This method of the IAccessible Interface retrieves the full path of the Help file associated with the object, as well as a value that identifies the Help file topic. This method is not implemented at this time.
public int getAccHelpTopic(String[] pszHelpFile, Variant varChild);
Returns a value that identifies the object's Help topic.
pszHelpFile | The retrieved Help file path for the object. |
varChild | A value that identifies the child object for which the Help topic is requested. |