ホーム › Storage.Xps › IXpsOMPath
IXpsOMPath
COMメソッド 37
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 30 | HRESULT GetGeometry(IXpsOMGeometry** geometry) |
| 31 | HRESULT GetGeometryLocal(IXpsOMGeometry** geometry) |
| 32 | HRESULT SetGeometryLocal(IXpsOMGeometry* geometry) |
| 33 | HRESULT GetGeometryLookup(LPWSTR* lookup) |
| 34 | HRESULT SetGeometryLookup(LPWSTR lookup) |
| 35 | HRESULT GetAccessibilityShortDescription(LPWSTR* shortDescription) |
| 36 | HRESULT SetAccessibilityShortDescription(LPWSTR shortDescription) |
| 37 | HRESULT GetAccessibilityLongDescription(LPWSTR* longDescription) |
| 38 | HRESULT SetAccessibilityLongDescription(LPWSTR longDescription) |
| 39 | HRESULT GetSnapsToPixels(BOOL* snapsToPixels) |
| 40 | HRESULT SetSnapsToPixels(BOOL snapsToPixels) |
| 41 | HRESULT GetStrokeBrush(IXpsOMBrush** brush) |
| 42 | HRESULT GetStrokeBrushLocal(IXpsOMBrush** brush) |
| 43 | HRESULT SetStrokeBrushLocal(IXpsOMBrush* brush) |
| 44 | HRESULT GetStrokeBrushLookup(LPWSTR* lookup) |
| 45 | HRESULT SetStrokeBrushLookup(LPWSTR lookup) |
| 46 | HRESULT GetStrokeDashes(IXpsOMDashCollection** strokeDashes) |
| 47 | HRESULT GetStrokeDashCap(XPS_DASH_CAP* strokeDashCap) |
| 48 | HRESULT SetStrokeDashCap(XPS_DASH_CAP strokeDashCap) |
| 49 | HRESULT GetStrokeDashOffset(FLOAT* strokeDashOffset) |
| 50 | HRESULT SetStrokeDashOffset(FLOAT strokeDashOffset) |
| 51 | HRESULT GetStrokeStartLineCap(XPS_LINE_CAP* strokeStartLineCap) |
| 52 | HRESULT SetStrokeStartLineCap(XPS_LINE_CAP strokeStartLineCap) |
| 53 | HRESULT GetStrokeEndLineCap(XPS_LINE_CAP* strokeEndLineCap) |
| 54 | HRESULT SetStrokeEndLineCap(XPS_LINE_CAP strokeEndLineCap) |
| 55 | HRESULT GetStrokeLineJoin(XPS_LINE_JOIN* strokeLineJoin) |
| 56 | HRESULT SetStrokeLineJoin(XPS_LINE_JOIN strokeLineJoin) |
| 57 | HRESULT GetStrokeMiterLimit(FLOAT* strokeMiterLimit) |
| 58 | HRESULT SetStrokeMiterLimit(FLOAT strokeMiterLimit) |
| 59 | HRESULT GetStrokeThickness(FLOAT* strokeThickness) |
| 60 | HRESULT SetStrokeThickness(FLOAT strokeThickness) |
| 61 | HRESULT GetFillBrush(IXpsOMBrush** brush) |
| 62 | HRESULT GetFillBrushLocal(IXpsOMBrush** brush) |
| 63 | HRESULT SetFillBrushLocal(IXpsOMBrush* brush) |
| 64 | HRESULT GetFillBrushLookup(LPWSTR* lookup) |
| 65 | HRESULT SetFillBrushLookup(LPWSTR lookup) |
| 66 | HRESULT Clone(IXpsOMPath** path) |