Microsoft SDK for Java

IEnumRemoteField::
GetCount

The GetCount method of the IEnumRemoteField interface returns the number of fields being pointed to by the enumerator object.

Syntax

HRESULT GetCount (ULONG *pcelt)

Parameters

[out] *pcelt The number of fields pointed to by the enumerator object.

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