Bitdefender Hypervisor Memory Introspection
_XCR_HOOK_STATE Struct Reference

#include <hook_xcr.h>

Data Fields

LIST_HEAD XcrHooksList
 The list of XCR hooks. More...
 
INT64 HooksCount
 Total number of XCR hooks. More...
 

Detailed Description

Global XCR hooks state.

Definition at line 29 of file hook_xcr.h.

Field Documentation

◆ HooksCount

INT64 _XCR_HOOK_STATE::HooksCount

Total number of XCR hooks.

Definition at line 32 of file hook_xcr.h.

Referenced by IntHookXcrDeleteHook(), and IntHookXcrSetHook().

◆ XcrHooksList

LIST_HEAD _XCR_HOOK_STATE::XcrHooksList

The list of XCR hooks.

Definition at line 31 of file hook_xcr.h.

Referenced by IntHandleXcrWrite(), IntHookXcrCommit(), IntHookXcrInit(), IntHookXcrRemoveAllHooks(), and IntHookXcrSetHook().


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