CAxWindow::SetExternalDispatch
Sets the external dispatch interface for the CAxWindow object.
HRESULT SetExternalDispatch(
IDispatch* pDisp
);
Parameters
- pDisp
[in] A pointer to an IDispatch interface.
Return Value
A standard HRESULT value.
Requirements
Header: atlwin.h