ホーム › Storage.Xps › IXpsOMPackage
IXpsOMPackage
COMメソッド 10
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT GetDocumentSequence(IXpsOMDocumentSequence** documentSequence) |
| 4 | HRESULT SetDocumentSequence(IXpsOMDocumentSequence* documentSequence) |
| 5 | HRESULT GetCoreProperties(IXpsOMCoreProperties** coreProperties) |
| 6 | HRESULT SetCoreProperties(IXpsOMCoreProperties* coreProperties) |
| 7 | HRESULT GetDiscardControlPartName(IOpcPartUri** discardControlPartUri) |
| 8 | HRESULT SetDiscardControlPartName(IOpcPartUri* discardControlPartUri) |
| 9 | HRESULT GetThumbnailResource(IXpsOMImageResource** imageResource) |
| 10 | HRESULT SetThumbnailResource(IXpsOMImageResource* imageResource) |
| 11 | HRESULT WriteToFile(LPWSTR fileName, SECURITY_ATTRIBUTES* securityAttributes, DWORD flagsAndAttributes, BOOL optimizeMarkupSize) |
| 12 | HRESULT WriteToStream(ISequentialStream* stream, BOOL optimizeMarkupSize) |