#define global IID_IHTMLElement3 "{3050F673-98B5-11CF-BB82-00AA00BDCE0B}"
#usecom global IHTMLElement3 IID_IHTMLElement3 "{}"
#comfunc global IHTMLElement3_mergeAttributes 7 sptr,var
#comfunc global IHTMLElement3_get_isMultiLine 8 var
#comfunc global IHTMLElement3_get_canHaveHTML 9 var
#comfunc global IHTMLElement3_put_onlayoutcomplete 10 int
#comfunc global IHTMLElement3_get_onlayoutcomplete 11 var
#comfunc global IHTMLElement3_put_onpage 12 int
#comfunc global IHTMLElement3_get_onpage 13 var
#comfunc global IHTMLElement3_put_inflateBlock 14 int
#comfunc global IHTMLElement3_get_inflateBlock 15 var
#comfunc global IHTMLElement3_put_onbeforedeactivate 16 int
#comfunc global IHTMLElement3_get_onbeforedeactivate 17 var
#comfunc global IHTMLElement3_setActive 18
#comfunc global IHTMLElement3_put_contentEditable 19 wstr
#comfunc global IHTMLElement3_get_contentEditable 20 var
#comfunc global IHTMLElement3_get_isContentEditable 21 var
#comfunc global IHTMLElement3_put_hideFocus 22 int
#comfunc global IHTMLElement3_get_hideFocus 23 var
#comfunc global IHTMLElement3_put_disabled 24 int
#comfunc global IHTMLElement3_get_disabled 25 var
#comfunc global IHTMLElement3_get_isDisabled 26 var
#comfunc global IHTMLElement3_put_onmove 27 int
#comfunc global IHTMLElement3_get_onmove 28 var
#comfunc global IHTMLElement3_put_oncontrolselect 29 int
#comfunc global IHTMLElement3_get_oncontrolselect 30 var
#comfunc global IHTMLElement3_fireEvent 31 wstr,var,var
#comfunc global IHTMLElement3_put_onresizestart 32 int
#comfunc global IHTMLElement3_get_onresizestart 33 var
#comfunc global IHTMLElement3_put_onresizeend 34 int
#comfunc global IHTMLElement3_get_onresizeend 35 var
#comfunc global IHTMLElement3_put_onmovestart 36 int
#comfunc global IHTMLElement3_get_onmovestart 37 var
#comfunc global IHTMLElement3_put_onmoveend 38 int
#comfunc global IHTMLElement3_get_onmoveend 39 var
#comfunc global IHTMLElement3_put_onmouseenter 40 int
#comfunc global IHTMLElement3_get_onmouseenter 41 var
#comfunc global IHTMLElement3_put_onmouseleave 42 int
#comfunc global IHTMLElement3_get_onmouseleave 43 var
#comfunc global IHTMLElement3_put_onactivate 44 int
#comfunc global IHTMLElement3_get_onactivate 45 var
#comfunc global IHTMLElement3_put_ondeactivate 46 int
#comfunc global IHTMLElement3_get_ondeactivate 47 var
#comfunc global IHTMLElement3_dragDrop 48 var
#comfunc global IHTMLElement3_get_glyphMode 49 var
; ※数字は vtbl インデックス(0始まり)。0/1/2 は IUnknown(QueryInterface/AddRef/Release)。
; ※このインターフェースは直接 CoCreateInstance するクラスIDが無いため "{}"(他メソッド/アクティベーションで取得)。
; ※出力/バッファ引数は var(変数直渡し)。varptr 方式にも切替可。
; ※ハンドル/void*等の不透明ポインタは IronHSP では intptr 指定が可能。
; ※IDispatch 実装。HSP では comobj 経由でメソッド名による呼び出しも可能(vtbl 不要)。#define global IID_IHTMLElement3 "{3050F673-98B5-11CF-BB82-00AA00BDCE0B}"
#usecom global IHTMLElement3 IID_IHTMLElement3 "{}"
#comfunc global IHTMLElement3_mergeAttributes 7 sptr,sptr
#comfunc global IHTMLElement3_get_isMultiLine 8 sptr
#comfunc global IHTMLElement3_get_canHaveHTML 9 sptr
#comfunc global IHTMLElement3_put_onlayoutcomplete 10 int
#comfunc global IHTMLElement3_get_onlayoutcomplete 11 sptr
#comfunc global IHTMLElement3_put_onpage 12 int
#comfunc global IHTMLElement3_get_onpage 13 sptr
#comfunc global IHTMLElement3_put_inflateBlock 14 int
#comfunc global IHTMLElement3_get_inflateBlock 15 sptr
#comfunc global IHTMLElement3_put_onbeforedeactivate 16 int
#comfunc global IHTMLElement3_get_onbeforedeactivate 17 sptr
#comfunc global IHTMLElement3_setActive 18
#comfunc global IHTMLElement3_put_contentEditable 19 wstr
#comfunc global IHTMLElement3_get_contentEditable 20 sptr
#comfunc global IHTMLElement3_get_isContentEditable 21 sptr
#comfunc global IHTMLElement3_put_hideFocus 22 int
#comfunc global IHTMLElement3_get_hideFocus 23 sptr
#comfunc global IHTMLElement3_put_disabled 24 int
#comfunc global IHTMLElement3_get_disabled 25 sptr
#comfunc global IHTMLElement3_get_isDisabled 26 sptr
#comfunc global IHTMLElement3_put_onmove 27 int
#comfunc global IHTMLElement3_get_onmove 28 sptr
#comfunc global IHTMLElement3_put_oncontrolselect 29 int
#comfunc global IHTMLElement3_get_oncontrolselect 30 sptr
#comfunc global IHTMLElement3_fireEvent 31 wstr,sptr,sptr
#comfunc global IHTMLElement3_put_onresizestart 32 int
#comfunc global IHTMLElement3_get_onresizestart 33 sptr
#comfunc global IHTMLElement3_put_onresizeend 34 int
#comfunc global IHTMLElement3_get_onresizeend 35 sptr
#comfunc global IHTMLElement3_put_onmovestart 36 int
#comfunc global IHTMLElement3_get_onmovestart 37 sptr
#comfunc global IHTMLElement3_put_onmoveend 38 int
#comfunc global IHTMLElement3_get_onmoveend 39 sptr
#comfunc global IHTMLElement3_put_onmouseenter 40 int
#comfunc global IHTMLElement3_get_onmouseenter 41 sptr
#comfunc global IHTMLElement3_put_onmouseleave 42 int
#comfunc global IHTMLElement3_get_onmouseleave 43 sptr
#comfunc global IHTMLElement3_put_onactivate 44 int
#comfunc global IHTMLElement3_get_onactivate 45 sptr
#comfunc global IHTMLElement3_put_ondeactivate 46 int
#comfunc global IHTMLElement3_get_ondeactivate 47 sptr
#comfunc global IHTMLElement3_dragDrop 48 sptr
#comfunc global IHTMLElement3_get_glyphMode 49 sptr
; ※数字は vtbl インデックス(0始まり)。0/1/2 は IUnknown(QueryInterface/AddRef/Release)。
; ※このインターフェースは直接 CoCreateInstance するクラスIDが無いため "{}"(他メソッド/アクティベーションで取得)。
; ※出力/バッファ引数はポインタ方式(token=sptr / 呼び出しは varptr(変数))。
; ※ハンドル/void*等の不透明ポインタは IronHSP では intptr 指定が可能。
; ※IDispatch 実装。HSP では comobj 経由でメソッド名による呼び出しも可能(vtbl 不要)。