IXpsDocumentConsumer::SendFixedDocument method (filterpipeline.h)
The SendFixedDocument
method sends a fixed document object to the pipeline.
Syntax
HRESULT SendFixedDocument(
[in] IFixedDocument *pIFixedDocument
);
Parameters
[in] pIFixedDocument
A pointer to an XPS fixed document object.
Return value
SendFixedDocument
returns an HRESULT value.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | filterpipeline.h |