VECTOR_POLARITY_EX, 10
(MS WDK >> Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))

Name
VECTOR_POLARITY_EX
Value
10 signed int / unsigned int
0x0000000A heximal value
0xA heximal value
Type
Not an error
C/C++ Type
int
Defined at
\Include\10.0.10240.0\um\minwin\ntacpi.h, line 247 (Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))
Definition
#define VECTOR_POLARITY_EX  10
Group comments
Flags for interrupt vectors.

Bit 0: Vector Mode
Bits 1 & 3: Vector Polarity
If Bit 3 (ActiveBoth) is set and the controller emulates ActiveBoth
using level-triggered interrupts, Bit 1 will indicate the initial
triggering polarity.
Bit 2: Vector Type