IPrintOemDriverUni interface (prcomoem.h)

This section describes the methods defined for the IPrintOemDriverUni COM interface.

Inheritance

The IPrintOemDriverUni interface inherits from the IUnknown interface.

Methods

The IPrintOemDriverUni interface has these methods.

 
IPrintOemDriverUni::DrvGetDriverSetting

The IPrintOemDriverUni::DrvGetDriverSetting method is provided by the Unidrv driver so that rendering plug-ins can obtain the current status of printer features and other internal information.
IPrintOemDriverUni::DrvGetGPDData

The IPrintOemDriverUni::DrvGetGPDData method is provided by the Unidrv driver so that rendering plug-ins can obtain data defined in a printer's GPD file.
IPrintOemDriverUni::DrvGetStandardVariable

The IPrintOemDriverUni::DrvGetStandardVariable method is provided by the Unidrv driver so that rendering plug-ins can obtain the current value of Unidrv's standard variables.
IPrintOemDriverUni::DrvUniTextOut

The IPrintOemDriverUni::DrvUniTextOut method is provided by the Unidrv driver so that a rendering plug-in using a device-managed drawing surface can easily output text strings.
IPrintOemDriverUni::DrvWriteAbortBuf

The IPrintOemDriverUni::DrvWriteAbortBuf method is provided by the Unidrv driver to allow an OEM rendering plug-in to send printer clean-up code after a user terminates a print job.
IPrintOemDriverUni::DrvWriteSpoolBuf

The IPrintOemDriverUni::DrvWriteSpoolBuf method is provided by the Unidrv driver so that a rendering plug-in can send printer data to the spooler.
IPrintOemDriverUni::DrvXMoveTo

The IPrintOemDriverUni::DrvXMoveTo method is provided by the Unidrv driver so that a rendering plug-in can notify the driver of cursor x-position changes.
IPrintOemDriverUni::DrvYMoveTo

The IPrintOemDriverUni::DrvYMoveTo method is provided by the Unidrv driver so that a rendering plug-in can notify the driver of cursor y-position changes.

Requirements

Requirement Value
Target Platform Windows
Header prcomoem.h (include Prcomoem.h)