Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

IRequestDictionary::get_Key

The IRequestDictionary::get_Key method returns the unique identifier for items in the Cookies, Form and QueryString collections.

HRESULT STDMETHODCALLTYPE get_Item(

VARIANT VarKey,

VARIANT * pVar

);

Parameters: IRequestDictionary::get_Key

VarKey

Identifier that indicates which item to retrieve from the collection.

pVar

Points to a variant that receives the item.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.