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 _RILC2KMRLPARAMMASK {
RIL_PARAM_C2KMRL_NID,
RIL_PARAM_C2KMRL_SID,
RIL_PARAM_C2KMRL_BSID,
RIL_PARAM_C2KMRL_BASELAT,
RIL_PARAM_C2KMRL_BASELONG,
RIL_PARAM_C2KMRL_REFPN,
RIL_PARAM_C2KMRL_GPSSECONDS,
RIL_PARAM_C2KMRL_PILOTSTRENGTH,
RIL_PARAM_C2KRML_ALL
} RILC2KMRLPARAMMASK;
Constants
RIL_PARAM_C2KMRL_SERVING |
RIL_PARAM_C2KMRL_NID |
RIL_PARAM_C2KMRL_SID |
RIL_PARAM_C2KMRL_BSID |
RIL_PARAM_C2KMRL_BASELAT |
RIL_PARAM_C2KMRL_BASELONG |
RIL_PARAM_C2KMRL_REFPN |
RIL_PARAM_C2KMRL_GPSSECONDS |
RIL_PARAM_C2KMRL_PILOTSTRENGTH |
RIL_PARAM_C2KRML_ALL |
Requirements
Requirement | Value |
---|---|
Header | rilapitypes.h |