This method of the IAccessible 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. |