COleDispatchDriver::DetachDispatch

This method detaches the current IDispatch connection from this object. The IDispatch is not released.

At a Glance

Header file: Afxdisp.h
Platforms: H/PC 2.0, H/PC Pro
Windows CE versions: 2.0 and later
Complete documentation Visual C++ documentation

Syntax

LPDISPATCH DetachDispatch( );

See Also

COleDispatchDriver::AttachDispatch, COleDispatchDriver::CreateDispatch, COleDispatchDriver::ReleaseDispatch, IDispatch