Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Releases the IDispatch connection. For more information, see Implementing the IDispatch Interface [Automation]
void ReleaseDispatch( );
Remarks
If auto release has been set for this connection, this function calls IDispatch::Release before releasing the interface.
Example
See the example for COleDispatchDriver::AttachDispatch.
Requirements
Header: afxdisp.h
See Also
Reference
COleDispatchDriver::DetachDispatch
COleDispatchDriver::CreateDispatch
COleDispatchDriver::AttachDispatch