Enumerazione RILCAPSTYPE (ntddrilapitypes.h)

Questo argomento supporta l'infrastruttura driver di Windows e non è progettato per essere usato direttamente dal codice.

Sintassi

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
} ;

Costanti

 
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

Requisiti

Requisito Valore
Intestazione ntddrilapitypes.h (include Rilapitypes.h)