Microsoft SDK for Java

getAccHelp

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

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