IXpsPrintJobStream interface (xpsprint.h)
[IXpsPrintJobStream is not supported and may be altered or unavailable in the future. ]
A write-only stream interface into which an application writes print job data.
Inheritance
The IXpsPrintJobStream interface inherits from ISequentialStream. IXpsPrintJobStream also has these types of members:
Methods
The IXpsPrintJobStream interface has these methods.
IXpsPrintJobStream::Close Closes the stream and indicates to the print job that the entire document has been written to the print queue by the application. |
Remarks
Note The Close method must be called before this interface is released.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Target Platform | Windows |
Header | xpsprint.h |