Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum RILPERSOLOCKSUPPORTCAPS {
RIL_CAPS_PERSOFEATURE_3GPP_NET,
RIL_CAPS_PERSOFEATURE_3GPP_NETSUB,
RIL_CAPS_PERSOFEATURE_3GPP_SP,
RIL_CAPS_PERSOFEATURE_3GPP_CORP,
RIL_CAPS_PERSOFEATURE_3GPP_USIM,
RIL_CAPS_PERSOFEATURE_3GPP2_NETTYPE1,
RIL_CAPS_PERSOFEATURE_3GPP2_NETTYPE2,
RIL_CAPS_PERSOFEATURE_3GPP2_HRPD,
RIL_CAPS_PERSOFEATURE_3GPP2_SP,
RIL_CAPS_PERSOFEATURE_3GPP2_CORP,
RIL_CAPS_PERSOFEATURE_3GPP2_UIM,
RIL_CAPS_PERSOFEATURE_ALL
} ;
Constants
RIL_CAPS_PERSOFEATURE_3GPP_NET |
RIL_CAPS_PERSOFEATURE_3GPP_NETSUB |
RIL_CAPS_PERSOFEATURE_3GPP_SP |
RIL_CAPS_PERSOFEATURE_3GPP_CORP |
RIL_CAPS_PERSOFEATURE_3GPP_USIM |
RIL_CAPS_PERSOFEATURE_3GPP2_NETTYPE1 |
RIL_CAPS_PERSOFEATURE_3GPP2_NETTYPE2 |
RIL_CAPS_PERSOFEATURE_3GPP2_HRPD |
RIL_CAPS_PERSOFEATURE_3GPP2_SP |
RIL_CAPS_PERSOFEATURE_3GPP2_CORP |
RIL_CAPS_PERSOFEATURE_3GPP2_UIM |
RIL_CAPS_PERSOFEATURE_ALL |
Requirements
Requirement | Value |
---|---|
Header | ntddrilapitypes.h (include Rilapitypes.h) |