// printoem.h
BOOL OEMCommonUIProp(
DWORD dwMode,
POEMCUIPPARAM pOemCUIPParam
);
View the official Windows Driver Kit DDI referenceNo description available.
Describes the OEMCommonUIProp function.
dwModeDefines the DWORD parameter dwMode.
pOemCUIPParamDefines the POEMCUIPPARAM parameter pOemCUIPParam.
Returns a BOOL value.