Click to return to the Content     
ISubscriptionMgr::CreateS...     ISubscriptionMgr::GetDefa...     ISubscriptionMgr Interfac...    
Web Workshop  |  Content & Component Delivery

ISubscriptionMgr::DeleteSubscription Method


Deletes a subscription.

Syntax

HRESULT DeleteSubscription(
    LPCWSTR pwszURL,
    HWND hwnd
);

Parameters

pwszURL
[in] String value containing the URL of the subscription to delete.
hwnd
[in] Handle of the parent window.

Return Value

Returns S_OK if successful, or an error code otherwise.

See Also

ISubscriptionMgr::CreateSubscription



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.