Énumération RILSENDMSGRESPONSEPARAMMASK (ntddrilapitypes.h)
Cette rubrique prend en charge l’infrastructure du pilote Windows et n’est pas destinée à être utilisée directement à partir de votre code.
Syntax
typedef enum RILSENDMSGRESPONSEPARAMMASK {
RIL_PARAM_MSGRES_RETURN,
RIL_PARAM_MSGRES_CDMACAUSECODE,
RIL_PARAM_MSGRES_CDMAERRORCLASS,
RIL_PARAM_MSGRES_GWLTRANSPORTCODE,
RIL_PARAM_MSGRES_GWLRELAYCODE,
RIL_PARAM_MSGRES_MSGID,
RIL_PARAM_MSGRES_ALL
} ;
Constantes
|
RIL_PARAM_MSGRES_RETURN
|
RIL_PARAM_MSGRES_CDMACAUSECODE
|
RIL_PARAM_MSGRES_CDMAERRORCLASS
|
RIL_PARAM_MSGRES_GWLTRANSPORTCODE
|
RIL_PARAM_MSGRES_GWLRELAYCODE
|
RIL_PARAM_MSGRES_MSGID
|
RIL_PARAM_MSGRES_ALL
|
Configuration requise
Condition requise |
Valeur |
En-tête |
ntddrilapitypes.h (inclure Rilapitypes.h) |