Microsoft SDK for Java

getAccChild

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

Overrides

getAccChild(Variant) in IAccessible.

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