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 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
|
Configuration requise
Condition requise |
Valeur |
En-tête |
rilapitypes.h (inclure Rilapitypes.h) |