Bitdefender Hypervisor Memory Introspection
_SERIALIZER_READ_INFO Struct Reference

Describes a serialized intObjExecInfo object. More...

Data Fields

DWORD AccessSize
 The original value. Only the first Size bytes are valid. More...
 
QWORD Value [8]
 The read value. Only the first Size bytes are valid. More...
 

Detailed Description

Describes a serialized intObjExecInfo object.

Definition at line 343 of file serializers.c.

Field Documentation

◆ AccessSize

DWORD _SERIALIZER_READ_INFO::AccessSize

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

Definition at line 345 of file serializers.c.

Referenced by IntSerializeReadInfo().

◆ Value

QWORD _SERIALIZER_READ_INFO::Value[8]

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

Definition at line 346 of file serializers.c.

Referenced by IntSerializeReadInfo().


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