This interface enables a client program to access the information associated with a subscription item. The interface is obtained by calling ISubscriptionMgr2::GetItemFromCookie or ISubscriptionMgr2::GetItemFromURL.
ISubscriptionItem Methods
EnumProperties Creates a subscription item property enumerator. GetCookie Retrieves the unique identifier associated with a subscription item. GetSubscriptionItemInfo Retrieves the information associated with a subscription item. NotifyChanged This method is currently not implemented. ReadProperties Reads name value pairs from the subscription item properties. SetSubscriptionItemInfo Sets the information associated with a subscription item. WriteProperties Writes name value pairs from the subscription item properties.
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