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