Condividi tramite


Enumerazione RILUICCRESPONSEPARAMMASK (ntddrilapitypes.h)

Questo argomento supporta l'infrastruttura driver di Windows e non è progettato per essere usato direttamente dal codice.

Sintassi

typedef enum RILUICCRESPONSEPARAMMASK {
  RIL_PARAM_SR_STATUSWORD1,
  RIL_PARAM_SR_STATUSWORD2,
  RIL_PARAM_SR_RESPONSESIZE,
  RIL_PARAM_SR_RESPONSE,
  RIL_PARAM_SR_ALL
} ;

Costanti

 
RIL_PARAM_SR_STATUSWORD1
RIL_PARAM_SR_STATUSWORD2
RIL_PARAM_SR_RESPONSESIZE
RIL_PARAM_SR_RESPONSE
RIL_PARAM_SR_ALL

Requisiti

Requisito Valore
Intestazione ntddrilapitypes.h (include Rilapitypes.h)