ホーム › Storage.Xps › IXpsOMVisualCollection
IXpsOMVisualCollection
COMメソッド 6
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT GetCount(DWORD* count) |
| 4 | HRESULT GetAt(DWORD index, IXpsOMVisual** object) |
| 5 | HRESULT InsertAt(DWORD index, IXpsOMVisual* object) |
| 6 | HRESULT RemoveAt(DWORD index) |
| 7 | HRESULT SetAt(DWORD index, IXpsOMVisual* object) |
| 8 | HRESULT Append(IXpsOMVisual* object) |