Enumerazione RILRADIOPRESENCE (rilapitypes.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 rilapitypes.h (includere Rilapitypes.h)