|
HyperDbg Debugger
|
Interrupt injection and event format. More...
#include <Events.h>
Public Attributes | ||
| struct { | ||
| UINT32 Vector: 8 | ||
| UINT32 InterruptType: 3 | ||
| UINT32 DeliverCode: 1 | ||
| UINT32 Reserved: 19 | ||
| UINT32 Valid: 1 | ||
| } | Fields | |
| UINT32 | Flags | |
Interrupt injection and event format.
| UINT32 _INTERRUPT_INFO::DeliverCode |
| struct { ... } _INTERRUPT_INFO::Fields |
| UINT32 _INTERRUPT_INFO::Flags |
| UINT32 _INTERRUPT_INFO::InterruptType |
| UINT32 _INTERRUPT_INFO::Reserved |
| UINT32 _INTERRUPT_INFO::Valid |
| UINT32 _INTERRUPT_INFO::Vector |