// ntddrilapitypes.h
typedef enum RILCDMAAVOIDANCEREQUESTYPE {
RIL_AVOID_SYS_IDLE,
RIL_AVOID_SYS_CLR_LIST
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILCDMAAVOIDANCEREQUESTYPE {
RIL_AVOID_SYS_IDLE,
RIL_AVOID_SYS_CLR_LIST
} ;
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_AVOID_SYS_IDLERIL_AVOID_SYS_CLR_LISTThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_AVOID_SYS_IDLERIL_AVOID_SYS_CLR_LIST