Dispatch Interfaces
The dispatch interfaces provide a way to expose and access objects within an application. OLE Automation defines the following dispatch interfaces and functions:-  IDispatch interface  Exposes objects, methods, and properties to OLE Automation programming tools
and other applications. Exposes objects, methods, and properties to OLE Automation programming tools
and other applications.
-  Dispatch functions  Simplify the implementation of an IDispatch interface. You can use these functions to automatically generate an IDispatch interface. Simplify the implementation of an IDispatch interface. You can use these functions to automatically generate an IDispatch interface.
-  IEnumVARIANT interface  Provides a way for OLE Automation controllers to iterate over collection
objects. Provides a way for OLE Automation controllers to iterate over collection
objects.- Software for developers
- 
				Delphi Components
 .Net Components
 Software for Android Developers
- More information resources
- 
				MegaDetailed.Net
 Unix Manual Pages
 Delphi Examples
 


