Поделиться через


IAxWinHostWindow::SetExternalDispatch

Sets the external dispinterface, which is available to contained controls through the IDocHostUIHandlerDispatch::GetExternal method.

STDMETHOD( SetExternalDispatch )(
   IDispatch* pDisp 
);

Параметры

  • pDisp
    [in] A pointer to an IDispatch interface.

Возвращаемое значение

A standard HRESULT value.

Требования

Header: atliface.h

См. также

Основные понятия

IAxWinHostWindow Interface

IAxWinHostWindow Members

CAxWindow::SetExternalDispatch