ISubscriptionMgr2 interface

Obsolete. Allows a client program to control the subscription manager.

Members

The ISubscriptionMgr2 interface inherits from ISubscriptionMgr. ISubscriptionMgr2 also has these types of members:

  • Methods

Methods

The ISubscriptionMgr2 interface has these methods.

Method Description
AbortAll

Obsolete. Discontinues all subscription operations.

AbortItems

Obsolete. Discontinues specific subscription operations.

EnumSubscriptions

Obsolete. Sets a subscription enumerator.

GetItemFromCookie

Obsolete. Gets the subscription item information from a subscription cookie.

GetItemFromURL

Obsolete. Gets the subscription item information from the URL of the subscription site.

GetSubscriptionRunState

Obsolete. Gets the information associated with the state of the subscription item.

UpdateItems

Obsolete. Updates the information associated with a subscription item.

 

Remarks

Windows Internet Explorer 7 and later. This interface is obsolete and should not be used.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Subsmgr.h

IDL

Subsmgr.idl

DLL

Webcheck.dll

See also

ISubscriptionMgr