Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
The SendFixedDocumentSequence method sends a fixed document sequence to the pipeline.
Syntax
HRESULT SendFixedDocumentSequence(
[in] IFixedDocumentSequence *pIFixedDocumentSequence
);
Parameters
[in] pIFixedDocumentSequence
A pointer to an XPS fixed document sequence object.
Return value
SendFixedDocumentSequence returns an HRESULT value.
Remarks
Only one IFixedDocumentSequence interface can be sent. The SendFixedDocumentSequence method will fail if a filter submits more than one such interface for the same print job.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Desktop |
| Header | filterpipeline.h |