// printoem.h
BOOL OEMDevMode(
DWORD dwMode,
POEMDMPARAM pOemDMParam
);
View the official Windows Driver Kit DDI referenceNo description available.
Describes the OEMDevMode function.
dwModeDefines the DWORD parameter dwMode.
pOemDMParamDefines the POEMDMPARAM parameter pOemDMParam.
Returns a BOOL value.