Dieses Thema unterstützt die Windows-Treiberinfrastruktur und soll nicht direkt aus Ihrem Code verwendet werden.
Syntax
typedef enum RILCALLMEDIATYPE {
RIL_CALLMEDIATYPE_UNKNOWN,
RIL_CALLMEDIATYPE_AUDIO,
RIL_CALLMEDIATYPE_VIDEO,
RIL_CALLMEDIATYPE_CUSTOM,
RIL_CALLMEDIATYPE_MAX
} ;
Konstanten
|
RIL_CALLMEDIATYPE_UNKNOWN
|
RIL_CALLMEDIATYPE_AUDIO
|
RIL_CALLMEDIATYPE_VIDEO
|
RIL_CALLMEDIATYPE_CUSTOM
|
RIL_CALLMEDIATYPE_MAX
|
Anforderungen
Anforderung |
Wert |
Header- |
rilapitypes.h (include Rilapitypes.h) |