ホーム › Web.MsHtml › IHTMLCSSStyleDeclaration4
IHTMLCSSStyleDeclaration4
COMIDispatch (デュアル)✅ IDispatch を実装(デュアルインターフェース)。HSP では
comobj 経由でメソッド名による遅延バインド呼び出しができます(vtableインデックス不要)。メソッド 90
vtbl = vtable インデックス(0始まり)。IDispatch 実装のため HSP ではメソッド名でも呼べます(上記)。低レベルの index 呼び出し用に vtbl も掲載。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 7 | HRESULT put_webkitAppearance(LPWSTR v) |
| 8 | HRESULT get_webkitAppearance(LPWSTR* p) |
| 9 | HRESULT put_webkitUserSelect(LPWSTR v) |
| 10 | HRESULT get_webkitUserSelect(LPWSTR* p) |
| 11 | HRESULT put_webkitBoxAlign(LPWSTR v) |
| 12 | HRESULT get_webkitBoxAlign(LPWSTR* p) |
| 13 | HRESULT put_webkitBoxOrdinalGroup(VARIANT v) |
| 14 | HRESULT get_webkitBoxOrdinalGroup(VARIANT* p) |
| 15 | HRESULT put_webkitBoxPack(LPWSTR v) |
| 16 | HRESULT get_webkitBoxPack(LPWSTR* p) |
| 17 | HRESULT put_webkitBoxFlex(VARIANT v) |
| 18 | HRESULT get_webkitBoxFlex(VARIANT* p) |
| 19 | HRESULT put_webkitBoxOrient(LPWSTR v) |
| 20 | HRESULT get_webkitBoxOrient(LPWSTR* p) |
| 21 | HRESULT put_webkitBoxDirection(LPWSTR v) |
| 22 | HRESULT get_webkitBoxDirection(LPWSTR* p) |
| 23 | HRESULT put_webkitTransform(LPWSTR v) |
| 24 | HRESULT get_webkitTransform(LPWSTR* p) |
| 25 | HRESULT put_webkitBackgroundSize(LPWSTR v) |
| 26 | HRESULT get_webkitBackgroundSize(LPWSTR* p) |
| 27 | HRESULT put_webkitBackfaceVisibility(LPWSTR v) |
| 28 | HRESULT get_webkitBackfaceVisibility(LPWSTR* p) |
| 29 | HRESULT put_webkitAnimation(LPWSTR v) |
| 30 | HRESULT get_webkitAnimation(LPWSTR* p) |
| 31 | HRESULT put_webkitTransition(LPWSTR v) |
| 32 | HRESULT get_webkitTransition(LPWSTR* p) |
| 33 | HRESULT put_webkitAnimationName(LPWSTR v) |
| 34 | HRESULT get_webkitAnimationName(LPWSTR* p) |
| 35 | HRESULT put_webkitAnimationDuration(LPWSTR v) |
| 36 | HRESULT get_webkitAnimationDuration(LPWSTR* p) |
| 37 | HRESULT put_webkitAnimationTimingFunction(LPWSTR v) |
| 38 | HRESULT get_webkitAnimationTimingFunction(LPWSTR* p) |
| 39 | HRESULT put_webkitAnimationDelay(LPWSTR v) |
| 40 | HRESULT get_webkitAnimationDelay(LPWSTR* p) |
| 41 | HRESULT put_webkitAnimationIterationCount(LPWSTR v) |
| 42 | HRESULT get_webkitAnimationIterationCount(LPWSTR* p) |
| 43 | HRESULT put_webkitAnimationDirection(LPWSTR v) |
| 44 | HRESULT get_webkitAnimationDirection(LPWSTR* p) |
| 45 | HRESULT put_webkitAnimationPlayState(LPWSTR v) |
| 46 | HRESULT get_webkitAnimationPlayState(LPWSTR* p) |
| 47 | HRESULT put_webkitTransitionProperty(LPWSTR v) |
| 48 | HRESULT get_webkitTransitionProperty(LPWSTR* p) |
| 49 | HRESULT put_webkitTransitionDuration(LPWSTR v) |
| 50 | HRESULT get_webkitTransitionDuration(LPWSTR* p) |
| 51 | HRESULT put_webkitTransitionTimingFunction(LPWSTR v) |
| 52 | HRESULT get_webkitTransitionTimingFunction(LPWSTR* p) |
| 53 | HRESULT put_webkitTransitionDelay(LPWSTR v) |
| 54 | HRESULT get_webkitTransitionDelay(LPWSTR* p) |
| 55 | HRESULT put_webkitBackgroundAttachment(LPWSTR v) |
| 56 | HRESULT get_webkitBackgroundAttachment(LPWSTR* p) |
| 57 | HRESULT put_webkitBackgroundColor(VARIANT v) |
| 58 | HRESULT get_webkitBackgroundColor(VARIANT* p) |
| 59 | HRESULT put_webkitBackgroundClip(LPWSTR v) |
| 60 | HRESULT get_webkitBackgroundClip(LPWSTR* p) |
| 61 | HRESULT put_webkitBackgroundImage(LPWSTR v) |
| 62 | HRESULT get_webkitBackgroundImage(LPWSTR* p) |
| 63 | HRESULT put_webkitBackgroundRepeat(LPWSTR v) |
| 64 | HRESULT get_webkitBackgroundRepeat(LPWSTR* p) |
| 65 | HRESULT put_webkitBackgroundOrigin(LPWSTR v) |
| 66 | HRESULT get_webkitBackgroundOrigin(LPWSTR* p) |
| 67 | HRESULT put_webkitBackgroundPosition(LPWSTR v) |
| 68 | HRESULT get_webkitBackgroundPosition(LPWSTR* p) |
| 69 | HRESULT put_webkitBackgroundPositionX(VARIANT v) |
| 70 | HRESULT get_webkitBackgroundPositionX(VARIANT* p) |
| 71 | HRESULT put_webkitBackgroundPositionY(VARIANT v) |
| 72 | HRESULT get_webkitBackgroundPositionY(VARIANT* p) |
| 73 | HRESULT put_webkitBackground(LPWSTR v) |
| 74 | HRESULT get_webkitBackground(LPWSTR* p) |
| 75 | HRESULT put_webkitTransformOrigin(LPWSTR v) |
| 76 | HRESULT get_webkitTransformOrigin(LPWSTR* p) |
| 77 | HRESULT put_msTextSizeAdjust(VARIANT v) |
| 78 | HRESULT get_msTextSizeAdjust(VARIANT* p) |
| 79 | HRESULT put_webkitTextSizeAdjust(VARIANT v) |
| 80 | HRESULT get_webkitTextSizeAdjust(VARIANT* p) |
| 81 | HRESULT put_webkitBorderImage(LPWSTR v) |
| 82 | HRESULT get_webkitBorderImage(LPWSTR* p) |
| 83 | HRESULT put_webkitBorderImageSource(LPWSTR v) |
| 84 | HRESULT get_webkitBorderImageSource(LPWSTR* p) |
| 85 | HRESULT put_webkitBorderImageSlice(LPWSTR v) |
| 86 | HRESULT get_webkitBorderImageSlice(LPWSTR* p) |
| 87 | HRESULT put_webkitBorderImageWidth(LPWSTR v) |
| 88 | HRESULT get_webkitBorderImageWidth(LPWSTR* p) |
| 89 | HRESULT put_webkitBorderImageOutset(LPWSTR v) |
| 90 | HRESULT get_webkitBorderImageOutset(LPWSTR* p) |
| 91 | HRESULT put_webkitBorderImageRepeat(LPWSTR v) |
| 92 | HRESULT get_webkitBorderImageRepeat(LPWSTR* p) |
| 93 | HRESULT put_webkitBoxSizing(LPWSTR v) |
| 94 | HRESULT get_webkitBoxSizing(LPWSTR* p) |
| 95 | HRESULT put_webkitAnimationFillMode(LPWSTR v) |
| 96 | HRESULT get_webkitAnimationFillMode(LPWSTR* p) |