Retrieves the unique identifier associated with a subscription item.
Syntax
HRESULT GetCookie( SUBSCRIPTIONCOOKIE *pCookie );
Parameters
- pCookie
- [out] Address of a SUBSCRIPTIONCOOKIE value that is associated with this subscription item.
Return Value
Returns S_OK if successful, or an error code otherwise.