Microsoft SDK for Java

getAccHelpTopic

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.

Syntax

public int getAccHelpTopic(String[] pszHelpFile, Variant varChild);

Return Value

Returns a value that identifies the object's Help topic.

Parameters

pszHelpFile The retrieved Help file path for the object.
varChild A value that identifies the child object for which the Help topic is requested.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.