IFixedDocumentSequence::GetPrintTicket method (filterpipeline.h)

The GetPrintTicket method gets the print ticket object for the fixed document sequence.

Syntax

HRESULT GetPrintTicket(
  [out] IPartPrintTicket **ppPrintTicket
);

Parameters

[out] ppPrintTicket

The print ticket object for the sequence.

Return value

GetPrintTicket returns an HRESULT value. If a print ticket is not in the fixed document sequence, GetPrintTicket might return E_ELEMENT_NOT_FOUND.

Requirements

Requirement Value
Target Platform Desktop
Header filterpipeline.h