This topic has not yet been rated - Rate this topic

CAxWindow::SetExternalDispatch 

Sets the external dispatch interface for the CAxWindow object.


HRESULT SetExternalDispatch(
   IDispatch* pDisp 
);

Parameters

pDisp

[in] A pointer to an IDispatch interface.

A standard HRESULT value.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.