This method of the IAccessibleDefault Interface provides Help text associated with the object.
public String getAccHelp(Variant varChild);
Returns a string that describes the object's function.
varChild | A value that identifies the child object that the Help text is requested for. |
getAccHelp(Variant) in IAccessible.