This method of the IAccessibleDefault Interface performs the object's default action.
public void accDoDefaultAction(Variant varChild);
varChild | A value that identifies the child object whose default action is performed. |
accDoDefaultAction(Variant) in IAccessible.