LPDISPATCH DetachDispatch( );
Return Value
A pointer to the previously attached OLE IDispatch object.
Remarks
Detaches the current IDispatch connection from this object. The IDispatch is not released.
For more information about the LPDISPATCH type, see IDispatch in the OLE Programmer’s Reference.
COleDispatchDriver Overview | Class Members | Hierarchy Chart
See Also COleDispatchDriver::ReleaseDispatch, COleDispatchDriver::CreateDispatch, COleDispatchDriver::AttachDispatch, COleDispatchDriver::m_lpDispatch