Microsoft SDK for Java

getAccParent

This method of the IAccessible Interface retrieves the parent object (the container) of the child object.

Syntax

public Object getAccParent();

Return Value

Returns the parent of the object.

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