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