OEMDisableDriver - NtDoc

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

VOID OEMDisableDriver();
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

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

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