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

 

IVariantDictionary::get_Item

The IVariantDictionary::get_Item method retrieves the specified item from either the Contents or StaticObjects collection. Both the Application and Session objects provide these collections.

HRESULT STDMETHODCALLTYPE get_Item(

VARIANT VarKey,

VARIANT * pvar

);

Parameters: IVariantDictionary::get_Item

VarKey

Identifier that indicates which item to retrieve from the collection.

pVar

Points to the item that is returned.

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