Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section describes the methods defined for the IPrintOemUI COM interface.
Inheritance
The IPrintOemUI interface inherits from the IUnknown interface. IPrintOemUI also has these types of members:
Methods
The IPrintOemUI interface has these methods.
IPrintOemUI::CommonUIProp The IPrintOemUI::CommonUIProp method allows a user interface plug-in to modify an existing printer property sheet page. |
IPrintOemUI::DeviceCapabilities The IPrintOemUI::DeviceCapabilities method enables a user interface plug-in to specify customized device capabilities. |
IPrintOemUI::DevicePropertySheets The IPrintOemUI::DevicePropertySheets method allows a user interface plug-in to append a new page to a printer device's printer property sheet. |
IPrintOemUI::DevMode The IPrintOemUI::DevMode method, provided by user interface plug-ins, performs operations on the plug-in's private DEVMODEW members. |
IPrintOemUI::DevQueryPrintEx The IPrintOemUI::DevQueryPrintEx method allows a user interface plug-in to help determine if a print job is printable. |
IPrintOemUI::DocumentPropertySheets The IPrintOemUI::DocumentPropertySheets method allows a user interface plug-in to append a new page to a printer device's document property sheet. |
IPrintOemUI::DriverEvent The printer driver's DrvDriverEvent function calls a user interface plug-in's IPrintOemUI::DriverEvent method for additional processing of printer driver events. |
IPrintOemUI::FontInstallerDlgProc A user interface plug-in's IPrintOemUI::FontInstallerDlgProc method replaces the Unidrv font installer's user interface. |
IPrintOemUI::GetInfo A user interface plug-in's IPrintOemUI::GetInfo method returns identification information. |
IPrintOemUI::PrinterEvent The IPrintOemUI::PrinterEvent method allows a user interface plug-in to process printer events. |
IPrintOemUI::PublishDriverInterface The IPrintOemUI::PublishDriverInterface method allows a user interface plug-in to obtain the Unidrv or Pscript5 driver's IPrintOemDriverUI, IPrintCoreUI2, IPrintCoreHelperPS, or IPrintCoreHelperUni interface. |
IPrintOemUI::QueryColorProfile The IPrintOemUI::QueryColorProfile method allows a user interface plug-in to specify an ICC profile to use for color management. |
IPrintOemUI::UpdateExternalFonts The IPrintOemUI::UpdateExternalFonts method allows a user interface plug-in to update a printer's Unidrv Font Format Files (.uff file). |
IPrintOemUI::UpgradePrinter The IPrintOemUI::UpgradePrinter method allows a user interface plug-in to upgrade device option values that are stored in the registry. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | prcomoem.h (include Prcomoem.h) |