Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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) |