Bitdefender Hypervisor Memory Introspection
_CR_HOOK_STATE Struct Reference

#include <hook_cr.h>

Data Fields

LIST_HEAD CrHooksList
 The list of CR hooks. More...
 
INT64 HooksCount
 Total number of CR hooks. More...
 

Detailed Description

Global CR hooks state.

Definition at line 33 of file hook_cr.h.

Field Documentation

◆ CrHooksList

LIST_HEAD _CR_HOOK_STATE::CrHooksList

◆ HooksCount

INT64 _CR_HOOK_STATE::HooksCount

Total number of CR hooks.

Definition at line 36 of file hook_cr.h.

Referenced by IntHookCrDeleteHook(), and IntHookCrSetHook().


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