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