This method of the IAccessibleDefault Interface retrieves a specified child object.
public Object getAccChild(Variant varChild);
Returns the requested child object.
varChild | A Variant object that identifies the child to retrieve. |
getAccChild(Variant) in IAccessible.