ISubscriptionMgr::IsSubscribedISubscriptionMgr::IsSubscribed*
*



Contents  *



Index  *Topic Contents
*Previous Topic: ISubscriptionMgr::GetSubscriptionInfo
*Next Topic: ISubscriptionMgr::ShowSubscriptionProperties

ISubscriptionMgr::IsSubscribed

HRESULT IsSubscribed(
    [in] LPCWSTR pwszURL,
    [out] BOOL *pfSubscribed
);

Checks if the user is subscribed to a particular site.

pwszURL
String value containing the URL to look for.
pfSubscribed
Address of a Boolean value that will be TRUE if a subscription exists, or FALSE otherwise.

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