Microsoft SDK for Java

getAccDescription

This method of the IAccessible Interface retrieves a description of the child object.

Syntax

public String getAccDescription(Variant varChild);

Return Value

Returns a description of the child object.

Parameters

varChild The value that identifies the child whose description is retrieved.

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