Microsoft SDK for Java

getAccValue

This method of the IAccessibleDefault 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.

Overrides

getAccValue(Variant) in IAccessible.

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