Enumerazione RILRADIOPRESENCE (ntddrilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non deve essere usata direttamente dal codice.
Sintassi
typedef enum RILRADIOPRESENCE {
RIL_RADIOPRESENCE_NOTPRESENT,
RIL_RADIOPRESENCE_PRESENT,
RIL_RADIOPRESENCE_MAX
} ;
Costanti
RIL_RADIOPRESENCE_NOTPRESENT |
RIL_RADIOPRESENCE_PRESENT |
RIL_RADIOPRESENCE_MAX |
Requisiti
Requisito | Valore |
---|---|
Intestazione | ntddrilapitypes.h (include Rilapitypes.h) |