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