// printoem.h
LRESULT OEMDevicePropertySheets(
PPROPSHEETUI_INFO pPSUIInfo,
LPARAM lParam
);
View the official Windows Driver Kit DDI referenceNo description available.
Describes the OEMDevicePropertySheets function.
pPSUIInfoDefines the PPROPSHEETUI_INFO parameter pPSUIInfo.
lParamDefines the LPARAM parameter lParam.
Returns an LRESULT value.