Microsoft SDK for Java

IJavaEnumXXXX::
GetCount

The GetCount method of the IJavaEnumXXXX interface returns the number of elements in the enumerator's list.

Syntax

HRESULT GetCount(ULONG *pcelt)

Parameters

[out] pcelt Returns the number of elements in the enumerator.

Return Value

S_OK Success.

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