This method returns an Boolean value which indicates whether or not the cookie has keys.
HRESULT get_HasKeys(
VARIANT_BOOL * pfHasKeys
//pointer to a Boolean that indicates whether or not the cookie has keys
);
© Microsoft Corporation. All rights reserved.