COleDispatchDriver::DetachDispatch

Call this member function to detach the current IDispatch connection from this object. The IDispatch is not released.

Syntax

LPDISPATCH DetachDispatch( );

At a Glance

Header file: Afxdisp.h
Platforms:
Versions: 2.0 and later
Complete documentation Visual C++ documentation

See Also

COleDispatchDriver Overview, COleDispatchDriver Member Functions, Support Classes, COleDispatchDriver::AttachDispatch, COleDispatchDriver::CreateDispatch, COleDispatchDriver::ReleaseDispatch, IDispatch