ホーム › Storage.Xps › IXpsOMGlyphsEditor
IXpsOMGlyphsEditor
COMメソッド 18
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT ApplyEdits() |
| 4 | HRESULT GetUnicodeString(LPWSTR* unicodeString) |
| 5 | HRESULT SetUnicodeString(LPWSTR unicodeString) |
| 6 | HRESULT GetGlyphIndexCount(DWORD* indexCount) |
| 7 | HRESULT GetGlyphIndices(DWORD* indexCount, XPS_GLYPH_INDEX* glyphIndices) |
| 8 | HRESULT SetGlyphIndices(DWORD indexCount, XPS_GLYPH_INDEX* glyphIndices) |
| 9 | HRESULT GetGlyphMappingCount(DWORD* glyphMappingCount) |
| 10 | HRESULT GetGlyphMappings(DWORD* glyphMappingCount, XPS_GLYPH_MAPPING* glyphMappings) |
| 11 | HRESULT SetGlyphMappings(DWORD glyphMappingCount, XPS_GLYPH_MAPPING* glyphMappings) |
| 12 | HRESULT GetProhibitedCaretStopCount(DWORD* prohibitedCaretStopCount) |
| 13 | HRESULT GetProhibitedCaretStops(DWORD* count, DWORD* prohibitedCaretStops) |
| 14 | HRESULT SetProhibitedCaretStops(DWORD count, DWORD* prohibitedCaretStops) |
| 15 | HRESULT GetBidiLevel(DWORD* bidiLevel) |
| 16 | HRESULT SetBidiLevel(DWORD bidiLevel) |
| 17 | HRESULT GetIsSideways(BOOL* isSideways) |
| 18 | HRESULT SetIsSideways(BOOL isSideways) |
| 19 | HRESULT GetDeviceFontName(LPWSTR* deviceFontName) |
| 20 | HRESULT SetDeviceFontName(LPWSTR deviceFontName) |