Click to return to the Content     
IEnumSubscription::Reset ...     ISubscriptionItem Interfa...     IEnumSubscription Interfa...    
Web Workshop  |  Content & Component Delivery

IEnumSubscription::Skip Method


Skips over a specified number of items in the enumeration sequence.

Syntax

HRESULT Skip(
    ULONG celt
);

Parameters

celt
[in] Unsigned long integer value containing the number of SUBSCIPTIONCOOKIE values to skip.

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.