Microsoft SDK for Java

getAccChild

This method of the IAccessible Interface retrieves a specified child object.

Syntax

public Object getAccChild(Variant varChild);

Return Value

Returns the requested child object.

Parameters

varChild A Variant object that identifies the child to retrieve.

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