COleDispatchDriver::m_lpDispatch
Il puntatore all'interfaccia IDispatch associata a questo COleDispatchDriver.
LPDISPATCH m_lpDispatch;
Note
Il membro dati m_lpDispatch è una variabile pubblica di tipo LPDISPATCH.
Per ulteriori informazioni, vedere IDispatch in Windows SDK.
Esempio
Vedere l'esempio relativo COleDispatchDriver::AttachDispatch.
Requisiti
Header: afxdisp.h
Vedere anche
Riferimenti
COleDispatchDriver::AttachDispatch
COleDispatchDriver::ReleaseDispatch