IVariantDictionary C++ Interface
The IVariantDictionary interface exposes methods that you can use to access the members of the Application.Contents Collection, Application.StaticObjects Collection, Session.Contents Collection, and Session.StaticObjects Colleciton collections.
Methods in Vtable Order
The IVariantDictionary interface inherits the methods of the standard COM interface IUnknown.
The IVariantDictionary interface defines the following methods.
Method |
Description |
---|---|
Retrieves the number of items in the collection. |
|
Retrieves an item from the specified collection. |
|
Retrieves an identifier for an item. |
|
Retrieves an enumerator for the collection. |
|
Adds an item to the specified collection. |
|
Deletes a specific item from the collection. |
|
Deletes all items from the collection. |
Requirements
Client: Requires Windows XP Professional, Windows 2000 Professional, or Windows NT Workstation 4.0.
Server: Requires Windows Server 2003, Windows 2000 Server, or Windows NT Server 4.0.
Product: IIS