IPrintOemCommon COM Interface

Important

We recommend that you use Microsoft's IPP inbox class driver, along with Print Support Apps (PSA), to customize the print experience in Windows 10 and 11 for printer device development.

For more information, see the Print support app design guide.

The IPrintOemCommon COM interface enables a plug-in to specify or get device information. This interface provides functionality that is common between the user interface and rendering plug-ins.

The following table lists and describes all the methods that the IPrintOemCommon interface defines.

Method Description
IPrintOemCommon::DevMode Performs operations on private DEVMODEW members.
IPrintOemCommon::GetInfo Returns a plug-in's identification information.

For information about how these methods are implemented for UI plug-ins, see IPrintOemUI COM Interface.