// ntddrilapitypes.h
typedef enum RILCALLMEDIAAUDIOFLAGS {
RIL_CALLMEDIAAUDIOFLAG_NONE,
RIL_CALLMEDIAAUDIOFLAG_TEMPORARILY_UNAVAILABLE,
RIL_CALLMEDIAAUDIOFLAG_ALL
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILCALLMEDIAAUDIOFLAGS {
RIL_CALLMEDIAAUDIOFLAG_NONE,
RIL_CALLMEDIAAUDIOFLAG_TEMPORARILY_UNAVAILABLE,
RIL_CALLMEDIAAUDIOFLAG_ALL
} ;
View the official Windows Driver Kit DDI referenceNo description available.
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_CALLMEDIAAUDIOFLAG_NONERIL_CALLMEDIAAUDIOFLAG_TEMPORARILY_UNAVAILABLERIL_CALLMEDIAAUDIOFLAG_ALLThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_CALLMEDIAAUDIOFLAG_NONERIL_CALLMEDIAAUDIOFLAG_TEMPORARILY_UNAVAILABLERIL_CALLMEDIAAUDIOFLAG_ALL