This method of the IAccessible 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 for which the Help text is requested. |