CAxWindow::SetExternalUIHandler
Sets the external IDocHostUIHandlerDispatch interface for the CAxWindow object.
HRESULT SetExternalUIHandler(
IDocHostUIHandlerDispatch* pUIHandler
);
Параметры
- pUIHandler
[in] A pointer to an IDocHostUIHandlerDispatch interface.
Возвращаемое значение
A standard HRESULT value.
Заметки
The external IDocHostUIHandlerDispatch interface is used by controls that query the host's site for the IDocHostUIHandlerDispatch interface. The WebBrowser control is one control that does this.
Требования
Header: atlwin.h