GetCookie method

Obsolete. Gets the unique identifier associated with a subscription item.

Syntax


HRESULT retVal = object.GetCookie(pCookie);

Parameters

pCookie [out]

Type: SUBSCRIPTIONCOOKIE

A pointer to an address of a SUBSCRIPTIONCOOKIE value that is associated with this subscription item.

Remarks

Windows Internet Explorer 7 and later. This interface is obsolete and should not be used.

 

 

Show: