Bitdefender Hypervisor Memory Introspection
_INTRO_WRITE_INFO Struct Reference

Holds information about a memory write attempt. More...

#include <intro_types.h>

Data Fields

QWORD OldValue [8]
 The original value. Only the first Size bytes are valid. More...
 
QWORD NewValue [8]
 The written value. Only the first Size bytes are valid. More...
 
DWORD Size
 The size of the access. More...
 

Detailed Description

Holds information about a memory write attempt.

Definition at line 978 of file intro_types.h.

Field Documentation

◆ NewValue

◆ OldValue

◆ Size


The documentation for this struct was generated from the following file: