Bitdefender Hypervisor Memory Introspection
_SIG_EXPORT_HASH Struct Reference

Describe a export signature hash. More...

#include <exceptions.h>

Data Fields

WORD Delta
 The number of bytes that are modified. More...
 
DWORD Hash
 The hash of the modified function name. More...
 

Detailed Description

Describe a export signature hash.

Definition at line 387 of file exceptions.h.

Field Documentation

◆ Delta

WORD _SIG_EXPORT_HASH::Delta

The number of bytes that are modified.

Definition at line 389 of file exceptions.h.

Referenced by IntUpdateCreateExportSignatureFromAlert(), and IntUpdateIsDuplicateExportSignature().

◆ Hash

DWORD _SIG_EXPORT_HASH::Hash

The hash of the modified function name.

Definition at line 390 of file exceptions.h.

Referenced by IntExceptVerifyExportSig(), and IntUpdateCreateExportSignatureFromAlert().


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