Поделиться через


COleDispatchDriver::ReleaseDispatch

Releases the IDispatch connection. For more information, see Implementing the IDispatch Interface

void ReleaseDispatch( );

Заметки

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

Пример

See the example for COleDispatchDriver::AttachDispatch.

Требования

Header: afxdisp.h

См. также

Основные понятия

COleDispatchDriver Class

COleDispatchDriver Members

Hierarchy Chart

COleDispatchDriver::DetachDispatch

COleDispatchDriver::CreateDispatch

COleDispatchDriver::AttachDispatch

COleDispatchDriver::m_lpDispatch

COleDispatchDriver::m_bAutoRelease