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