RILCAPSTYPE - NtDoc

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

typedef enum RILCAPSTYPE {
  RIL_CAPSTYPE_PERSOLOCKSUPPORT,
  RIL_CAPSTYPE_PERSOLOCKPWDLENGTH,
  RIL_CAPSTYPE_PBMAXREAD,
  RIL_CAPSTYPE_PBSTORELOCATIONS,
  RIL_CAPSTYPE_RADIOCONFIGURATIONS,
  RIL_CAPSTYPE_SIGNALQUALITYIMPLEMENTATION,
  RIL_CAPSTYPE_NITZNOTIFICATION,
  RIL_CAPSTYPE_CALLSUPPORT,
  RIL_CAPSTYPE_SMSSUPPORT,
  RIL_CAPSTYPE_ARG_SMALLEST,
  RIL_CAPSTYPE_ARG_LARGEST,
  RIL_CAPSTYPE_MAX
} ;
View the official Windows Driver Kit DDI reference
// rilapitypes.h

typedef enum RILCAPSTYPE {
  RIL_CAPSTYPE_PERSOLOCKSUPPORT,
  RIL_CAPSTYPE_PERSOLOCKPWDLENGTH,
  RIL_CAPSTYPE_PBMAXREAD,
  RIL_CAPSTYPE_PBSTORELOCATIONS,
  RIL_CAPSTYPE_RADIOCONFIGURATIONS,
  RIL_CAPSTYPE_SIGNALQUALITYIMPLEMENTATION,
  RIL_CAPSTYPE_NITZNOTIFICATION,
  RIL_CAPSTYPE_CALLSUPPORT,
  RIL_CAPSTYPE_SMSSUPPORT,
  RIL_CAPSTYPE_ARG_SMALLEST,
  RIL_CAPSTYPE_ARG_LARGEST,
  RIL_CAPSTYPE_MAX
} ;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-ntddrilapitypes-rilcapstype)

RILCAPSTYPE enumeration (ntddrilapitypes.h)

Description

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

Constants

RIL_CAPSTYPE_PERSOLOCKSUPPORT

RIL_CAPSTYPE_PERSOLOCKPWDLENGTH

RIL_CAPSTYPE_PBMAXREAD

RIL_CAPSTYPE_PBSTORELOCATIONS

RIL_CAPSTYPE_RADIOCONFIGURATIONS

RIL_CAPSTYPE_SIGNALQUALITYIMPLEMENTATION

RIL_CAPSTYPE_NITZNOTIFICATION

RIL_CAPSTYPE_CALLSUPPORT

RIL_CAPSTYPE_SMSSUPPORT

RIL_CAPSTYPE_ARG_SMALLEST

RIL_CAPSTYPE_ARG_LARGEST

RIL_CAPSTYPE_MAX


Windows Driver Kit DDI reference (ne-rilapitypes-rilcapstype)

RILCAPSTYPE enumeration (rilapitypes.h)

Description

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

Constants

RIL_CAPSTYPE_PERSOLOCKSUPPORT

RIL_CAPSTYPE_PERSOLOCKPWDLENGTH

RIL_CAPSTYPE_PBMAXREAD

RIL_CAPSTYPE_PBSTORELOCATIONS

RIL_CAPSTYPE_RADIOCONFIGURATIONS

RIL_CAPSTYPE_SIGNALQUALITYIMPLEMENTATION

RIL_CAPSTYPE_NITZNOTIFICATION

RIL_CAPSTYPE_CALLSUPPORT

RIL_CAPSTYPE_SMSSUPPORT

RIL_CAPSTYPE_ARG_SMALLEST

RIL_CAPSTYPE_ARG_LARGEST

RIL_CAPSTYPE_MAX