ISubscriptionMgr interface
Obsolete. Allows a client program to control the subscription manager.
Members
The ISubscriptionMgr interface inherits from the IUnknown interface. ISubscriptionMgr also has these types of members:
Methods
The ISubscriptionMgr interface has these methods.
| Method | Description |
|---|---|
| CreateSubscription |
Obsolete. Creates a subscription. |
| DeleteSubscription |
Obsolete. Deletes a subscription. |
| GetDefaultInfo |
Obsolete. Gets the default information associated with a subscription type. |
| GetSubscriptionInfo |
Obsolete. Gets the information associated with a specific subscription. |
| IsSubscribed |
Obsolete. Checks if the user is subscribed to a particular site. |
| ShowSubscriptionProperties |
Obsolete. Displays the subscription properties. |
| UpdateAll |
Obsolete. Updates all subscriptions immediately. |
| UpdateSubscription |
Obsolete. Updates the specified subscription immediately. |
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 |
|
|
IDL |
|
See also