This method of the IAccessible 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 for which the default action is requested. |