13.12.5 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
- VarKey
- Identifier that indicates which item to add to the collection.
- Var
- The item to add to the collection.
Copyright © 2000 Chili!Soft
|