Win32 API 日本語リファレンス
ホームStorage.Xps › IXpsOMPackage

IXpsOMPackage

COM
IID18c3df65-81e1-4674-91dc-fc452f5a416f継承元IUnknown自前メソッド開始 vtbl3

メソッド 10

vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。

vtblメソッド
3HRESULT GetDocumentSequence(IXpsOMDocumentSequence** documentSequence)
4HRESULT SetDocumentSequence(IXpsOMDocumentSequence* documentSequence)
5HRESULT GetCoreProperties(IXpsOMCoreProperties** coreProperties)
6HRESULT SetCoreProperties(IXpsOMCoreProperties* coreProperties)
7HRESULT GetDiscardControlPartName(IOpcPartUri** discardControlPartUri)
8HRESULT SetDiscardControlPartName(IOpcPartUri* discardControlPartUri)
9HRESULT GetThumbnailResource(IXpsOMImageResource** imageResource)
10HRESULT SetThumbnailResource(IXpsOMImageResource* imageResource)
11HRESULT WriteToFile(LPWSTR fileName, SECURITY_ATTRIBUTES* securityAttributes, DWORD flagsAndAttributes, BOOL optimizeMarkupSize)
12HRESULT WriteToStream(ISequentialStream* stream, BOOL optimizeMarkupSize)