This method of the IAccessibleDefault Interface retrieves the default action for a specified child object.
public String getAccDefaultAction(Variant varChild);
Returns a string that describes the default action of the child object.
varChild | A value that identifies the child object that the default action is requested for. |
getAccDefaultAction(Variant) in IAccessible.