ホーム › Storage.Xps › IXpsOMCanvas
IXpsOMCanvas
COMメソッド 13
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 30 | HRESULT GetVisuals(IXpsOMVisualCollection** visuals) |
| 31 | HRESULT GetUseAliasedEdgeMode(BOOL* useAliasedEdgeMode) |
| 32 | HRESULT SetUseAliasedEdgeMode(BOOL useAliasedEdgeMode) |
| 33 | HRESULT GetAccessibilityShortDescription(LPWSTR* shortDescription) |
| 34 | HRESULT SetAccessibilityShortDescription(LPWSTR shortDescription) |
| 35 | HRESULT GetAccessibilityLongDescription(LPWSTR* longDescription) |
| 36 | HRESULT SetAccessibilityLongDescription(LPWSTR longDescription) |
| 37 | HRESULT GetDictionary(IXpsOMDictionary** resourceDictionary) |
| 38 | HRESULT GetDictionaryLocal(IXpsOMDictionary** resourceDictionary) |
| 39 | HRESULT SetDictionaryLocal(IXpsOMDictionary* resourceDictionary) |
| 40 | HRESULT GetDictionaryResource(IXpsOMRemoteDictionaryResource** remoteDictionaryResource) |
| 41 | HRESULT SetDictionaryResource(IXpsOMRemoteDictionaryResource* remoteDictionaryResource) |
| 42 | HRESULT Clone(IXpsOMCanvas** canvas) |