Bitdefender Hypervisor Memory Introspection
_SERIALIZER_RAW_DUMP Struct Reference

Describes a serialized intObjRawDump object. More...

Data Fields

DWORD Length
 The length of the Raw field. More...
 
BYTE Raw [0]
 The raw dump of the injection. More...
 

Detailed Description

Describes a serialized intObjRawDump object.

Definition at line 390 of file serializers.c.

Field Documentation

◆ Length

DWORD _SERIALIZER_RAW_DUMP::Length

The length of the Raw field.

Definition at line 392 of file serializers.c.

Referenced by IntSerializeRawDump().

◆ Raw

BYTE _SERIALIZER_RAW_DUMP::Raw[0]

The raw dump of the injection.

Definition at line 393 of file serializers.c.

Referenced by IntSerializeRawDump().


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