ホーム › Web.MsHtml › IHTMLCSSStyleDeclaration3
IHTMLCSSStyleDeclaration3
COMIDispatch (デュアル)✅ IDispatch を実装(デュアルインターフェース)。HSP では
comobj 経由でメソッド名による遅延バインド呼び出しができます(vtableインデックス不要)。メソッド 40
vtbl = vtable インデックス(0始まり)。IDispatch 実装のため HSP ではメソッド名でも呼べます(上記)。低レベルの index 呼び出し用に vtbl も掲載。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 7 | HRESULT put_flex(LPWSTR v) |
| 8 | HRESULT get_flex(LPWSTR* p) |
| 9 | HRESULT put_flexDirection(LPWSTR v) |
| 10 | HRESULT get_flexDirection(LPWSTR* p) |
| 11 | HRESULT put_flexWrap(LPWSTR v) |
| 12 | HRESULT get_flexWrap(LPWSTR* p) |
| 13 | HRESULT put_flexFlow(LPWSTR v) |
| 14 | HRESULT get_flexFlow(LPWSTR* p) |
| 15 | HRESULT put_flexGrow(VARIANT v) |
| 16 | HRESULT get_flexGrow(VARIANT* p) |
| 17 | HRESULT put_flexShrink(VARIANT v) |
| 18 | HRESULT get_flexShrink(VARIANT* p) |
| 19 | HRESULT put_flexBasis(VARIANT v) |
| 20 | HRESULT get_flexBasis(VARIANT* p) |
| 21 | HRESULT put_justifyContent(LPWSTR v) |
| 22 | HRESULT get_justifyContent(LPWSTR* p) |
| 23 | HRESULT put_alignItems(LPWSTR v) |
| 24 | HRESULT get_alignItems(LPWSTR* p) |
| 25 | HRESULT put_alignSelf(LPWSTR v) |
| 26 | HRESULT get_alignSelf(LPWSTR* p) |
| 27 | HRESULT put_alignContent(LPWSTR v) |
| 28 | HRESULT get_alignContent(LPWSTR* p) |
| 29 | HRESULT put_borderImage(LPWSTR v) |
| 30 | HRESULT get_borderImage(LPWSTR* p) |
| 31 | HRESULT put_borderImageSource(LPWSTR v) |
| 32 | HRESULT get_borderImageSource(LPWSTR* p) |
| 33 | HRESULT put_borderImageSlice(LPWSTR v) |
| 34 | HRESULT get_borderImageSlice(LPWSTR* p) |
| 35 | HRESULT put_borderImageWidth(LPWSTR v) |
| 36 | HRESULT get_borderImageWidth(LPWSTR* p) |
| 37 | HRESULT put_borderImageOutset(LPWSTR v) |
| 38 | HRESULT get_borderImageOutset(LPWSTR* p) |
| 39 | HRESULT put_borderImageRepeat(LPWSTR v) |
| 40 | HRESULT get_borderImageRepeat(LPWSTR* p) |
| 41 | HRESULT put_msImeAlign(LPWSTR v) |
| 42 | HRESULT get_msImeAlign(LPWSTR* p) |
| 43 | HRESULT put_msTextCombineHorizontal(LPWSTR v) |
| 44 | HRESULT get_msTextCombineHorizontal(LPWSTR* p) |
| 45 | HRESULT put_touchAction(LPWSTR v) |
| 46 | HRESULT get_touchAction(LPWSTR* p) |