This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum RILCALLMEDIADIRECTION {
RIL_CALLMEDIADIRECTION_NONE,
RIL_CALLMEDIADIRECTION_RX,
RIL_CALLMEDIADIRECTION_TX,
RIL_CALLMEDIADIRECTION_RXTX,
RIL_CALLMEDIADIRECTION_MAX
} ;
Constants
|
RIL_CALLMEDIADIRECTION_NONE
|
RIL_CALLMEDIADIRECTION_RX
|
RIL_CALLMEDIADIRECTION_TX
|
RIL_CALLMEDIADIRECTION_RXTX
|
RIL_CALLMEDIADIRECTION_MAX
|
Requirements
Requirement |
Value |
Header |
rilapitypes.h (include Rilapitypes.h) |