prntvpt.h header

This header is used by multiple technologies. For more information, see:

prntvpt.h contains the following programming interfaces:

Functions

 
PTCloseProvider

Closes a print ticket provider handle.
PTConvertDevModeToPrintTicket

Converts a DEVMODE structure to a print ticket inside an IStream.
PTConvertPrintTicketToDevMode

Converts a print ticket into a DEVMODE structure.
PTGetPrintCapabilities

Retrieves the printer's capabilities formatted in compliance with the XML Print Schema.
PTGetPrintDeviceCapabilities

Retrieves the device printer's capabilities formatted in compliance with the XML Print Schema.
PTGetPrintDeviceResources

It retrieves the print devices resources for a printer formatted in compliance with the XML Print Schema.
PTMergeAndValidatePrintTicket

Merges two print tickets and returns a valid, viable print ticket.
PTOpenProvider

Opens an instance of a print ticket provider. (PTOpenProvider)
PTOpenProviderEx

Opens an instance of a print ticket provider. (PTOpenProviderEx)
PTQuerySchemaVersionSupport

Retrieves the highest (latest) version of the Print Schema that the specified printer supports.
PTReleaseMemory

Releases buffers associated with print tickets and print capabilities.

Enumerations

 
EDefaultDevmodeType

Enables users to specify which DEVMODE to use as the source of default values when a print ticket does not specify all possible settings.
EPrintTicketScope

Specifies the scope of a print ticket.