OEMCommand - NtDoc

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

DWORD OEMCommand(
       PDEVOBJ pdevobj,
       DWORD   dwIndex,
  [in] PVOID   pData,
       DWORD   cbSize
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

Describes the OEMCommand function.

Parameters

pdevobj

Defines the PDEVOBJ parameter pdevobj.

dwIndex

Defines the DWORD parameter dwIndex.

pData [in]

Defines the PVOID parameter pData.

cbSize

Defines the DWORD parameter cbSi**ze.

Return value

Returns a DWORD value.