Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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