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

ISubscriptionMgr::GetSubscriptionInfo Method


Retrieves the information associated with a specific subscription.

Syntax

HRESULT GetSubscriptionInfo(
    LPCWSTR pwszURL,
    SUBSCRIPTIONINFO *pInfo
);

Parameters

pwszURL
[in] String value that contains the URL associated with the subscription.
pInfo
[out] Address of the SUBSCRIPTIONINFO structure containing the information about the specified subscription.

Return Value

Returns S_OK if successful, or an error code otherwise.



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.