Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the external dispinterface, which is available to contained controls through the IDocHostUIHandlerDispatch::GetExternal method.
STDMETHOD( SetExternalDispatch )(
IDispatch* pDisp
);
Parameters
- pDisp
[in] A pointer to an IDispatch interface.
Return Value
A standard HRESULT value.
Requirements
Header: atliface.h