Enumerazione RILGSMKIND (ntddrilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non è progettata per essere usata direttamente dal codice.
Sintassi
typedef enum RILGSMKIND {
RIL_GSMKIND_GSM,
RIL_GSMKIND_GPRS,
RIL_GSMKIND_EDGE,
RIL_GSMKIND_MAX
} ;
Costanti
RIL_GSMKIND_GSM |
RIL_GSMKIND_GPRS |
RIL_GSMKIND_EDGE |
RIL_GSMKIND_MAX |
Fabbisogno
Requisito | Valore |
---|---|
intestazione | ntddrilapitypes.h (include Rilapitypes.h) |