OEMDisablePDEV - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// printoem.h

VOID OEMDisablePDEV(
  PDEVOBJ pdevobj
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-printoem-oemdisablepdev)

Description

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.

Parameters

pdevobj

Pointer to the device object.