AbortItems method
Obsolete. Discontinues specific subscription operations.
Syntax
HRESULT retVal = object.AbortItems(dwNumCookies, pCookies);
Parameters
dwNumCookies [in]
Type: DWORDAn unsigned long integer value that receives the number of cookies.
pCookies [in]
Type: const SUBSCRIPTIONCOOKIEA pointer to a SUBSCRIPTIONCOOKIE value that specifies a unique identifier for the subscription cookie.
Remarks
Windows Internet Explorer 7 and later. This interface is obsolete and should not be used.