HRESULT SetExternalDispatch( IDispatch* pDisp );
Return Value
A standard HRESULT value.
Parameters
pDisp
[in] A pointer to an IDispatch interface.
Remarks
Call this function to set the external dispatch interface for the CAxWindow object.
CAxWindow Overview | Class Members
See Also