COleDispatchDriver::ReleaseDispatch
Libera a conexão de IDispatch .Para mais informações, consulte Implementing the IDispatch Interface.
void ReleaseDispatch( );
Comentários
Se automático a versão foi definida para a conexão, este chamadas de função IDispatch::Release antes de liberar a interface.
Exemplo
Consulte o exemplo para COleDispatchDriver::AttachDispatch.
Requisitos
Cabeçalho: afxdisp.h
Consulte também
Referência
COleDispatchDriver::DetachDispatch
COleDispatchDriver::CreateDispatch
COleDispatchDriver::AttachDispatch