COleDispatchDriver::ReleaseDispatch

This method releases the IDispatch connection. If auto release has been set for this connection, this method calls IDispatch::Release before releasing the interface.

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

void ReleaseDispatch( );

See Also

COleDispatchDriver::AttachDispatch, COleDispatchDriver::CreateDispatch, COleDispatchDriver::DetachDispatch, IDispatch, COleDispatchDriver::m_lpDispatch, COleDispatchDriver::m_bAutoRelease