Dispatch Interfaces
The dispatch interfaces provide a way to expose and access objects within an application. Automation defines the following dispatch interfaces.
In this section
Topic | Description |
---|---|
IDispatch |
Exposes objects, methods and properties to programming tools and other applications that support Automation. |
IEnumVARIANT |
Provides a method for enumerating a collection of variants, including heterogeneous collections of objects and intrinsic types. |