COleDispatchDriver Class Members

Data Members

m_bAutoRelease Specifies whether to release the IDispatch during ReleaseDispatch or object destruction.
m_lpDispatch Indicates the pointer to the IDispatch interface attached to this COleDispatchDriver.

Construction

COleDispatchDriver Constructs a COleDispatchDriver object.

Operations

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.

COleDispatchDriver OverviewHierarchy Chart