Partager via


Énumération RILCALLMEDIAOFFERACTION (rilapitypes.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 RILCALLMEDIAOFFERACTION {
  RIL_CALLMEDIAOFFERACTION_NONE,
  RIL_CALLMEDIAOFFERACTION_ERROR,
  RIL_CALLMEDIAOFFERACTION_REJECT,
  RIL_CALLMEDIAOFFERACTION_ASK,
  RIL_CALLMEDIAOFFERACTION_ACCEPT,
  RIL_CALLMEDIAOFFERACTION_CANCEL,
  RIL_CALLMEDIAOFFERACTION_MAX
} ;

Constantes

 
RIL_CALLMEDIAOFFERACTION_NONE
RIL_CALLMEDIAOFFERACTION_ERROR
RIL_CALLMEDIAOFFERACTION_REJECT
RIL_CALLMEDIAOFFERACTION_ASK
RIL_CALLMEDIAOFFERACTION_ACCEPT
RIL_CALLMEDIAOFFERACTION_CANCEL
RIL_CALLMEDIAOFFERACTION_MAX

Exigences

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