CHtmlEditCtrlBase::GetEventSrcElement
擷取引發事件的物件。
HRESULT GetEventSrcElement(
IHTMLElement ** ppSrcElement
) const;
參數
- ppSrcElement
引發事件的項目。
傳回值
如果成功則傳回 S_OK 或在失敗的錯誤 HRESULT。
需求
Header: afxhtml.h
擷取引發事件的物件。
HRESULT GetEventSrcElement(
IHTMLElement ** ppSrcElement
) const;
如果成功則傳回 S_OK 或在失敗的錯誤 HRESULT。
Header: afxhtml.h