CAxWindow::SetExternalDispatch
設定物件的 CAxWindow 外部分派介面。
HRESULT SetExternalDispatch(
IDispatch* pDisp
);
參數
- pDisp
[out] IDispatch 介面的指標。
傳回值
標準 HRESULT 值。
需求
Header: atlwin.h
設定物件的 CAxWindow 外部分派介面。
HRESULT SetExternalDispatch(
IDispatch* pDisp
);
標準 HRESULT 值。
Header: atlwin.h