Click to return to the Content     
ISubscriptionMgr2::AbortA...     ISubscriptionMgr2::EnumSu...     ISubscriptionMgr2 Interfa...    
Web Workshop  |  Content & Component Delivery

ISubscriptionMgr2::AbortItems Method


Discontinues specific subscription operations.

Syntax

HRESULT AbortItems(
    DWORD dwNumCookies,
    const SUBSCRIPTIONCOOKIE *pCookies
);
 

Parameters

dwNumCookies
[in] Unsigned long integer value that receives the number of cookies.
pCookies
[in] Address of a constant pointer to a SUBSCRIPTIONCOOKIE value that specifies a unique identifier for the subscription cookie.

Return Value

Returns S_OK if successful, or an error code otherwise.

See Also

ISubscriptionMgr2::AbortAll Method



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.