COleDispatchDriver Methods

Construction Methods

Method Description
COleDispatchDriver Constructs a COleDispatchDriver object.

Operations Methods

Method Description
CreateDispatch Creates an IDispatch connection and attaches it to the COleDispatchDriver object.
AttachDispatch Attaches an IDispatch connection to the COleDispatchDriver object.
DetachDispatch Detaches an IDispatch connection, without releasing it.
ReleaseDispatch Releases an IDispatch connection.
InvokeHelper Helper for calling automation methods.
SetProperty Sets an automation property.
GetProperty Gets an automation property.