// 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 referenceNo description available.
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_CAPSTYPE_PERSOLOCKSUPPORTRIL_CAPSTYPE_PERSOLOCKPWDLENGTHRIL_CAPSTYPE_PBMAXREADRIL_CAPSTYPE_PBSTORELOCATIONSRIL_CAPSTYPE_RADIOCONFIGURATIONSRIL_CAPSTYPE_SIGNALQUALITYIMPLEMENTATIONRIL_CAPSTYPE_NITZNOTIFICATIONRIL_CAPSTYPE_CALLSUPPORTRIL_CAPSTYPE_SMSSUPPORTRIL_CAPSTYPE_ARG_SMALLESTRIL_CAPSTYPE_ARG_LARGESTRIL_CAPSTYPE_MAXThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_CAPSTYPE_PERSOLOCKSUPPORTRIL_CAPSTYPE_PERSOLOCKPWDLENGTHRIL_CAPSTYPE_PBMAXREADRIL_CAPSTYPE_PBSTORELOCATIONSRIL_CAPSTYPE_RADIOCONFIGURATIONSRIL_CAPSTYPE_SIGNALQUALITYIMPLEMENTATIONRIL_CAPSTYPE_NITZNOTIFICATIONRIL_CAPSTYPE_CALLSUPPORTRIL_CAPSTYPE_SMSSUPPORTRIL_CAPSTYPE_ARG_SMALLESTRIL_CAPSTYPE_ARG_LARGESTRIL_CAPSTYPE_MAX