Microsoft SDK for Java

setAccName

This method of the IAccessible Interface sets the name of a child object.

Syntax

public void setAccName(Variant varChild, String pszName);

Parameters

varChild A value that identifies the child object whose name is set by this method.
pszName The child object's new name.

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