Microsoft SDK for Java

getAccName

This method of the IAccessible Interface retrieves the name property of the child object.

Syntax

public String getAccName(Variant varChild);

Return Value

Returns the name of the child object.

Parameters

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

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