OEMCommonUIProp - NtDoc

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

BOOL OEMCommonUIProp(
  DWORD         dwMode,
  POEMCUIPPARAM pOemCUIPParam
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

Describes the OEMCommonUIProp function.

Parameters

dwMode

Defines the DWORD parameter dwMode.

pOemCUIPParam

Defines the POEMCUIPPARAM parameter pOemCUIPParam.

Return value

Returns a BOOL value.