Previous PageNext Page

13.12.3 IVariantDictionary::get_Key

The IVariantDictionary::get_Key method returns a unique identifier for an item in either the Contents or StaticObjects collection.
 

HRESULT STDMETHODCALLTYPE get_Item(

VARIANT VarKey,

VARIANT * pvar

);

Parameters

VarKey
Identifier that indicates which item to retrieve from the collection.
pVar
Points to the item that is returned.

Copyright © 2000 Chili!Soft

Previous PageTop Of PageNext Page