Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
The pointer to the IDispatch interface attached to this COleDispatchDriver. For more information, see Implementing the IDispatch Interface.
LPDISPATCH m_lpDispatch;
Remarks
The m_lpDispatch data member is a public variable of type LPDISPATCH.
For more information, see IDispatch in the Windows SDK.
Example
See the example for COleDispatchDriver::AttachDispatch.
Requirements
Header: afxdisp.h
See Also
Concepts
COleDispatchDriver::AttachDispatch
COleDispatchDriver::ReleaseDispatch