Click to return to the Content     
IEnumItemProperties::Skip...     IEnumSubscription::Clone ...     Information Delivery Inte...    
Web Workshop  |  Content & Component Delivery

IEnumSubscription Interface


This interface allows a client program to enumerate subscription information. The interface is obtained by calling ISubscriptionMgr2::EnumSubscriptions.

IEnumSubscription Methods

Clone Creates another enumerator with the same enumeration state.
GetCount Retrieves the number of items contained in the enumeration sequence.
Next Retrieves a specified number of items in the enumeration sequence.
Reset Resets the enumeration sequence.
Skip Skips over a specified number of items in the enumeration sequence.

Interface Information

Implementation System (Webcheck.dll)
Inherits from IUnknown
Header and IDL files Subsmgr.h, Subsmgr.idl
Minimum availability Internet Explorer 5
Minimum operating systems Windows 95, Windows NT 4.0

See Also

IEnumChannels, IEnumItemProperties



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.