OEMDevicePropertySheets - NtDoc

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

LRESULT OEMDevicePropertySheets(
  PPROPSHEETUI_INFO pPSUIInfo,
  LPARAM            lParam
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

Describes the OEMDevicePropertySheets function.

Parameters

pPSUIInfo

Defines the PPROPSHEETUI_INFO parameter pPSUIInfo.

lParam

Defines the LPARAM parameter lParam.

Return value

Returns an LRESULT value.