Microsoft SDK for Java

getAccValue

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

Syntax

public String getAccValue(Variant varChild);

Return Value

Returns the value of the child object.

Parameters

varChild The Variant object that identifies the child whose value is retrieved.

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