Click to return to the Content     
IEnumSubscription::Clone ...     IEnumSubscription::Next M...     IEnumSubscription Interfa...    
Web Workshop  |  Content & Component Delivery

IEnumSubscription::GetCount Method


Retrieves the number of items contained in the enumeration sequence.

Syntax

HRESULT GetCount(
    ULONG *pnCount
);

Parameters

pnCount
[out] Unsigned long integer value that contains the number of items within the enumeration sequence.

Return Value

Returns S_OK if successful, or an error code otherwise.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

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