IAxWinHostWindow::SetExternalUIHandler
Call this function to set the external IDocHostUIHandlerDispatch interface for the CAxWindow object.
STDMETHOD( SetExternalUIHandler )(
IDocHostUIHandlerDispatch* pDisp
);
Параметры
- pDisp
[in] A pointer to an IDocHostUIHandlerDispatch interface.
Возвращаемое значение
A standard HRESULT value.
Заметки
This function is used by controls (such as the Web browser control) that query the host's site for the IDocHostUIHandlerDispatch interface.
Требования
Header: atliface.h