RILCALLMEDIAAUDIOFLAGS enumeration (ntddrilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum RILCALLMEDIAAUDIOFLAGS {
RIL_CALLMEDIAAUDIOFLAG_NONE,
RIL_CALLMEDIAAUDIOFLAG_TEMPORARILY_UNAVAILABLE,
RIL_CALLMEDIAAUDIOFLAG_ALL
} ;
Constants
RIL_CALLMEDIAAUDIOFLAG_NONE |
RIL_CALLMEDIAAUDIOFLAG_TEMPORARILY_UNAVAILABLE |
RIL_CALLMEDIAAUDIOFLAG_ALL |
Requirements
Requirement | Value |
---|---|
Header | ntddrilapitypes.h (include Rilapitypes.h) |