ホーム › Storage.Xps › IXpsOMGlyphs
IXpsOMGlyphs
COMメソッド 27
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 30 | HRESULT GetUnicodeString(LPWSTR* unicodeString) |
| 31 | HRESULT GetGlyphIndexCount(DWORD* indexCount) |
| 32 | HRESULT GetGlyphIndices(DWORD* indexCount, XPS_GLYPH_INDEX* glyphIndices) |
| 33 | HRESULT GetGlyphMappingCount(DWORD* glyphMappingCount) |
| 34 | HRESULT GetGlyphMappings(DWORD* glyphMappingCount, XPS_GLYPH_MAPPING* glyphMappings) |
| 35 | HRESULT GetProhibitedCaretStopCount(DWORD* prohibitedCaretStopCount) |
| 36 | HRESULT GetProhibitedCaretStops(DWORD* prohibitedCaretStopCount, DWORD* prohibitedCaretStops) |
| 37 | HRESULT GetBidiLevel(DWORD* bidiLevel) |
| 38 | HRESULT GetIsSideways(BOOL* isSideways) |
| 39 | HRESULT GetDeviceFontName(LPWSTR* deviceFontName) |
| 40 | HRESULT GetStyleSimulations(XPS_STYLE_SIMULATION* styleSimulations) |
| 41 | HRESULT SetStyleSimulations(XPS_STYLE_SIMULATION styleSimulations) |
| 42 | HRESULT GetOrigin(XPS_POINT* origin) |
| 43 | HRESULT SetOrigin(XPS_POINT* origin) |
| 44 | HRESULT GetFontRenderingEmSize(FLOAT* fontRenderingEmSize) |
| 45 | HRESULT SetFontRenderingEmSize(FLOAT fontRenderingEmSize) |
| 46 | HRESULT GetFontResource(IXpsOMFontResource** fontResource) |
| 47 | HRESULT SetFontResource(IXpsOMFontResource* fontResource) |
| 48 | HRESULT GetFontFaceIndex(SHORT* fontFaceIndex) |
| 49 | HRESULT SetFontFaceIndex(SHORT fontFaceIndex) |
| 50 | HRESULT GetFillBrush(IXpsOMBrush** fillBrush) |
| 51 | HRESULT GetFillBrushLocal(IXpsOMBrush** fillBrush) |
| 52 | HRESULT SetFillBrushLocal(IXpsOMBrush* fillBrush) |
| 53 | HRESULT GetFillBrushLookup(LPWSTR* key) |
| 54 | HRESULT SetFillBrushLookup(LPWSTR key) |
| 55 | HRESULT GetGlyphsEditor(IXpsOMGlyphsEditor** editor) |
| 56 | HRESULT Clone(IXpsOMGlyphs** glyphs) |