OEMDisablePDEV function (printoem.h)

This function is obsolete for Windows XP and later. It is supported only for earlier plug-ins.

Use IPrintOemPS::DisablePDEV (Pscript) or IPrintOemUni::DisablePDEV (Unidrv) instead.

Syntax

void OEMDisablePDEV(
  PDEVOBJ pdevobj
);

Parameters

pdevobj

Pointer to the device object.

Return value

None

Requirements

Requirement Value
Target Platform Windows
Header printoem.h (include Printoem.h)