STDMETHOD( SetExternalDispatch )( IDispatch* pDisp );
Return Value
A standard HRESULT value.
Parameters
pDisp
[in] A pointer to an IDispatch interface.
Remarks
Sets the external dispinterface which is available to contained controls via the IDocHostUIHandlerDispatch::GetExternal method.
IAxWinHostWindow Overview | Class Members
See Also