DeleteSubscription method
Obsolete. Deletes a subscription.
Syntax
HRESULT retVal = object.DeleteSubscription(pwszURL, hwnd);
Parameters
- pwszURL [in]
-
Type: LPCWSTR
A string value containing the URL of the subscription to delete.
- hwnd [in]
-
Type: HWND
A handle to the parent window.
Remarks
Windows Internet Explorer 7 and later. This interface is obsolete and should not be used.
See also
Show: