Énumération RILOPERATORINFOSTATUS (ntddrilapitypes.h)

Cette rubrique prend en charge l’infrastructure du pilote Windows et n’est pas destinée à être utilisée directement à partir de votre code.

Syntax

typedef enum RILOPERATORINFOSTATUS {
  RIL_OPSTATUS_UNKNOWN,
  RIL_OPSTATUS_AVAILABLE,
  RIL_OPSTATUS_CURRENT,
  RIL_OPSTATUS_FORBIDDEN,
  RIL_OPSTATUS_MAX
} ;

Constantes

 
RIL_OPSTATUS_UNKNOWN
RIL_OPSTATUS_AVAILABLE
RIL_OPSTATUS_CURRENT
RIL_OPSTATUS_FORBIDDEN
RIL_OPSTATUS_MAX

Configuration requise

Condition requise Valeur
En-tête ntddrilapitypes.h (incluez Rilapitypes.h)