Bitdefender Hypervisor Memory Introspection
_INTRO_READ_INFO Struct Reference

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

#include <intro_types.h>

Data Fields

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

Detailed Description

Holds information about a memory read attempt.

Definition at line 989 of file intro_types.h.

Field Documentation

◆ Size

DWORD _INTRO_READ_INFO::Size

The size of the access.

Definition at line 992 of file intro_types.h.

◆ Value

QWORD _INTRO_READ_INFO::Value[8]

The original value. Only the first Size bytes are valid.

Definition at line 991 of file intro_types.h.


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