// ntddrilapitypes.h
typedef enum RILEXECUTORFLAG {
RIL_EXECUTORFLAG_ENABLED,
RIL_EXECUTORFLAG_HIGHPRIORITY,
RIL_EXECUTORFLAG_ALL
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILEXECUTORFLAG {
RIL_EXECUTORFLAG_ENABLED,
RIL_EXECUTORFLAG_HIGHPRIORITY,
RIL_EXECUTORFLAG_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_EXECUTORFLAG_ENABLEDRIL_EXECUTORFLAG_HIGHPRIORITYRIL_EXECUTORFLAG_ALLThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_EXECUTORFLAG_ENABLEDRIL_EXECUTORFLAG_HIGHPRIORITYRIL_EXECUTORFLAG_ALL