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 GetPrintTicket method gets the print ticket object for the fixed document.
Syntax
HRESULT GetPrintTicket(
[out] IPartPrintTicket **ppPrintTicket
);
Parameters
[out] ppPrintTicket
The print ticket object for the fixed document.
Return value
GetPrintTicket returns an HRESULT value. If a print ticket is not in the fixed document, this method might return E_ELEMENT_NOT_FOUND.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Desktop |
| Header | filterpipeline.h |