Enumeración RILCAPSTYPE (ntddrilapitypes.h)

Este tema admite la infraestructura del controlador de Windows y no está pensado para usarse directamente desde el código.

Syntax

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

Constantes

 
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

Requisitos

Requisito Valor
Header ntddrilapitypes.h (include Rilapitypes.h)