IPrintTicketProvider interface

This section describes the methods that are defined for the IPrintOemPrintTicketProvider COM interface.

Members

The IPrintTicketProvider interface inherits from the IUnknown interface. IPrintTicketProvider also has these types of members:

  • Methods

Methods

The IPrintTicketProvider interface has these methods.

Method Description
BindPrinter

The IPrintTicketProvider::BindPrinter method binds a printer or print queue to a specific version of the print ticket schema, which enables the core driver to associate a set of private namespace uniform resource identifiers (URIs) with a device.

ConvertDevModeToPrintTicket

The IPrintTicketProvider::ConvertDevModeToPrintTicket method converts a DEVMODEW structure into a print ticket.

ConvertPrintTicketToDevMode

The IPrintTicketProvider::ConvertPrintTicketToDevMode method converts a print ticket to a DEVMODEW structure.

GetPrintCapabilities

The IPrintTicketProvider::GetPrintCapabilities method queries the provider for a complete print capabilities document that describes the printer's features and parameters.

GetSupportedVersions

The IPrintTicketProvider::GetSupportedVersions method retrieves major version numbers of the print schemas that are supported by the plug-in provider.

QueryDeviceNamespace

The IPrintTicketProvider::QueryDeviceNamespace method queries the device for its default namespace uniform resource identifier (URI).

ValidatePrintTicket

The IPrintTicketProvider::ValidatePrintTicket method validates a print ticket.

 

Requirements

Header

Prcomoem.h

 

 

Send comments about this topic to Microsoft