RIL_DEVSPECIFIC_CMD - NtDoc

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

typedef enum RIL_DEVSPECIFIC_CMD {
  RIL_DEVSPECIFIC_CMD_OEM_GBA_UNKNOWN,
  RIL_DEVSPECIFIC_CMD_OEM_GBA_GET_GBA_CAPABLE,
  RIL_DEVSPECIFIC_CMD_OEM_GBA_GET_GBA_TOKEN,
  RIL_DEVSPECIFIC_CMD_OEM_GBA_GET_GBA_TOKEN_FORCE,
  RIL_DEVSPECIFIC_CMD_OEM_MAX
} ;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-oemrilapitypes-ril_devspecific_cmd)

RIL_DEVSPECIFIC_CMD enumeration

Description

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

Constants

RIL_DEVSPECIFIC_CMD_OEM_GBA_UNKNOWN

RIL_DEVSPECIFIC_CMD_OEM_GBA_GET_GBA_CAPABLE

RIL_DEVSPECIFIC_CMD_OEM_GBA_GET_GBA_TOKEN

RIL_DEVSPECIFIC_CMD_OEM_GBA_GET_GBA_TOKEN_FORCE

RIL_DEVSPECIFIC_CMD_OEM_MAX