RILDEVSPECIFICGETTOKEN - NtDoc

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

typedef struct RILDEVSPECIFICGETTOKEN {
  DWORD cbSize;
  DWORD dwParams;
  DWORD dwTimeout;
  BYTE  bProtocolId[GBA_PROTOCOL_ID_SIZE];
  DWORD cbHeaderSize;
  BYTE  bHeader[];
} RILDEVSPECIFICGETTOKEN, *LPRILDEVSPECIFICGETTOKEN;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

RILDEVSPECIFICGETTOKEN structure

Description

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

Members

cbSize

dwParams

dwTimeout

bProtocolId

cbHeaderSize

bHeader