Microsoft SDK for Java

getAccChildCount

This method of the IAccessible Interface retrieves the number of components in the parent container.

Syntax

public int getAccChildCount();

Return Value

Returns the number of components in the parent container.

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