Microsoft SDK for Java

getAccHelp

This method of the IAccessibleDefault Interface provides Help text associated with the object.

Syntax

public String getAccHelp(Variant varChild);

Return Value

Returns a string that describes the object's function.

Parameters

varChild A value that identifies the child object that the Help text is requested for.

Overrides

getAccHelp(Variant) in IAccessible.

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