HRESULT STDMETHODCALLTYPE get_Item(
VARIANT VarKey, // identifier for the item to return
VARIANT*pvar // pointer to the item that is returned
);
You can use this method to get the a unique identifier for items in the ClientCertificates, Cookies, Form, and QueryString collections.
IRequestDictionary, IReadCookie, IWriteCookie, IRequest