ホーム › Web.MsHtml › ISVGTextPositioningElement
ISVGTextPositioningElement
COMIDispatch (デュアル)✅ IDispatch を実装(デュアルインターフェース)。HSP では
comobj 経由でメソッド名による遅延バインド呼び出しができます(vtableインデックス不要)。メソッド 10
vtbl = vtable インデックス(0始まり)。IDispatch 実装のため HSP ではメソッド名でも呼べます(上記)。低レベルの index 呼び出し用に vtbl も掲載。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 7 | HRESULT putref_x(ISVGAnimatedLengthList* v) |
| 8 | HRESULT get_x(ISVGAnimatedLengthList** p) |
| 9 | HRESULT putref_y(ISVGAnimatedLengthList* v) |
| 10 | HRESULT get_y(ISVGAnimatedLengthList** p) |
| 11 | HRESULT putref_dx(ISVGAnimatedLengthList* v) |
| 12 | HRESULT get_dx(ISVGAnimatedLengthList** p) |
| 13 | HRESULT putref_dy(ISVGAnimatedLengthList* v) |
| 14 | HRESULT get_dy(ISVGAnimatedLengthList** p) |
| 15 | HRESULT putref_rotate(ISVGAnimatedNumberList* v) |
| 16 | HRESULT get_rotate(ISVGAnimatedNumberList** p) |