IPrintSchemaTicket2 interface (printerextension.h)

The IPrintSchemaTicket2 interface is an extension to the IPrintSchemaTicket interface, which provides wrapper methods over a print ticket document.

Inheritance

The IPrintSchemaTicket2 interface inherits from the IPrintSchemaTicket interface.

Methods

The IPrintSchemaTicket2 interface has these methods.

 
IPrintSchemaTicket2::GetParameterInitializer

The GetParameterInitializer method retrieves the IPrintSchemaParameterInitializer object, and it represents the psf:ParameterInit element in the PrintTicket XML.

Requirements

Requirement Value
Minimum supported client Windows 8.1
Minimum supported server Windows Server 2012 R2
Target Platform Windows
Header printerextension.h

See also

IPrintSchemaTicket