This method of the IAccessibleDefault Interface retrieves the name property of the child object.
public String getAccName(Variant varChild);
Returns the name of the child object.
varChild | The value that identifies the child whose name is retrieved. |
getAccName(Variant) in IAccessible.