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 RILCALLMEDIADIRECTION {
RIL_CALLMEDIADIRECTION_NONE,
RIL_CALLMEDIADIRECTION_RX,
RIL_CALLMEDIADIRECTION_TX,
RIL_CALLMEDIADIRECTION_RXTX,
RIL_CALLMEDIADIRECTION_MAX
} ;
Constantes
|
RIL_CALLMEDIADIRECTION_NONE
|
RIL_CALLMEDIADIRECTION_RX
|
RIL_CALLMEDIADIRECTION_TX
|
RIL_CALLMEDIADIRECTION_RXTX
|
RIL_CALLMEDIADIRECTION_MAX
|
Configuration requise
Condition requise |
Valeur |
En-tête |
rilapitypes.h (inclure Rilapitypes.h) |