Bitdefender Hypervisor Memory Introspection
_DTR_HOOK_STATE Struct Reference

#include <hook_dtr.h>

Data Fields

LIST_HEAD DtrHooksList
 The list of DTR hooks. More...
 
INT64 HooksCount
 The total number of DTR hooks. More...
 

Detailed Description

Global DTR hooks state.

Definition at line 32 of file hook_dtr.h.

Field Documentation

◆ DtrHooksList

LIST_HEAD _DTR_HOOK_STATE::DtrHooksList

The list of DTR hooks.

Definition at line 34 of file hook_dtr.h.

Referenced by IntHandleDtrViolation(), IntHookDtrCommit(), IntHookDtrInit(), IntHookDtrRemoveAllHooks(), and IntHookDtrSetHook().

◆ HooksCount

INT64 _DTR_HOOK_STATE::HooksCount

The total number of DTR hooks.

Definition at line 35 of file hook_dtr.h.

Referenced by IntHookDtrDeleteHook(), and IntHookDtrSetHook().


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