Microsoft SDK for Java

getAccChildCount

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

Overrides

getAccChildCount() in IAccessible.

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