image\cslogo3d1.gif

IVariantDictionary::put_Item

The IVariantDictionary::put_Item method adds an item to either the Contents or StaticObjects collection.

HRESULT put_Item(

VARIANT VarKey,

VARIANT var

);

Parameters: IVariantDictionary::put_Item

VarKey

Identifier that indicates which item to add to the collection.

Var

The item to add to the collection.

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