RILDEVSPECIFICREQUEST - NtDoc

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

typedef struct RILDEVSPECIFICREQUEST {
  DWORD dwCmdId;
  DWORD dwSize;
  BYTE  params[];
} RILDEVSPECIFICREQUEST, *LPRILDEVSPECIFICREQUEST;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-oemrilapitypes-rildevspecificrequest)

RILDEVSPECIFICREQUEST structure

Description

This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.

Members

dwCmdId

dwSize

params