Enumerazione RILSENDMSGRESPONSEPARAMMASK (ntddrilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non deve essere usata direttamente dal codice.
Sintassi
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
} ;
Costanti
|
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
|
Requisiti
Requisito |
Valore |
Intestazione |
ntddrilapitypes.h (include Rilapitypes.h) |