Partager via


Énumération RILCALLMEDIATYPE (ntddrilapitypes.h)

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

Syntaxe

typedef enum RILCALLMEDIATYPE {
  RIL_CALLMEDIATYPE_UNKNOWN,
  RIL_CALLMEDIATYPE_AUDIO,
  RIL_CALLMEDIATYPE_VIDEO,
  RIL_CALLMEDIATYPE_CUSTOM,
  RIL_CALLMEDIATYPE_MAX
} ;

Constantes

 
RIL_CALLMEDIATYPE_UNKNOWN
RIL_CALLMEDIATYPE_AUDIO
RIL_CALLMEDIATYPE_VIDEO
RIL_CALLMEDIATYPE_CUSTOM
RIL_CALLMEDIATYPE_MAX

Exigences

Exigence Valeur
d’en-tête ntddrilapitypes.h (include Rilapitypes.h)