CHtmlEditCtrlBase::GetEvent
擷取介面指標包含資訊與最近一次事件相關的事件物件。
HRESULT GetEvent(
IHTMLEventObj ** ppEventObj
) const;
參數
- ppEventObj
事件物件。
傳回值
如果成功則傳回 S_OK 或在失敗的錯誤 HRESULT。
需求
Header: afxhtml.h
擷取介面指標包含資訊與最近一次事件相關的事件物件。
HRESULT GetEvent(
IHTMLEventObj ** ppEventObj
) const;
如果成功則傳回 S_OK 或在失敗的錯誤 HRESULT。
Header: afxhtml.h