ISubscriptionMgr::GetSubscriptionInfoISubscriptionMgr::GetSubscriptionInfo*
*



Contents  *



Index  *Topic Contents
*Previous Topic: ISubscriptionMgr::GetDefaultInfo
*Next Topic: ISubscriptionMgr::IsSubscribed

ISubscriptionMgr::GetSubscriptionInfo

HRESULT GetSubscriptionInfo(
    [in] LPCWSTR pwszURL,
    [out] SUBSCRIPTIONINFO *pInfo
);

Retrieves the information associated with a specific subscription.

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

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.