OEMDevMode - NtDoc

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

BOOL OEMDevMode(
  DWORD       dwMode,
  POEMDMPARAM pOemDMParam
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

Describes the OEMDevMode function.

Parameters

dwMode

Defines the DWORD parameter dwMode.

pOemDMParam

Defines the POEMDMPARAM parameter pOemDMParam.

Return value

Returns a BOOL value.