Microsoft SDK for Java

setAccValue

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

Syntax

public void setAccValue(Variant varChild, String pszValue);

Parameters

varChild The Variant object that identifies the child whose value is set by this method.
pszValue The new value.

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