Click to return to the Content     
ISubscriptionMgr2::GetIte...     ISubscriptionMgr2::Update...     ISubscriptionMgr2 Interfa...    
Web Workshop  |  Content & Component Delivery

ISubscriptionMgr2::GetSubscriptionRunState Method


Retrieves the information associated with the state of the subscription item.

Syntax

HRESULT GetSubscriptionRunState(
    DWORD dwNumCookies,
    const SUBSCRIPTIONCOOKIE *pCookies,
    DWORD *pdwRunState
);

Parameters

dwNumCookies
[in] Unsigned long integer value that contains the number of subscription cookies that is referenced by pCookies.
pCookies
[in] Address of a constant pointer to an array of SUBSCRIPTIONCOOKIE values.
pdwRunState
[out] Unsigned long integer value that contains state information.

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.