Bitdefender Hypervisor Memory Introspection
_LIX_AGENT_FUNCTINS Struct Reference

The functions required by the agent. More...

#include <lixagent.h>

Data Fields

struct {
   WORD   Sublevel
 
   BYTE   Patch
 
   BYTE   Version
 
   WORD   Backport
 
Version
 Kernel version required to use this functions. More...
 
DWORD Count
 The number of the functions list. More...
 
LIX_AGENT_FUNCTIONS_LIST List [20]
 An array that contains LIX_AGENT_FUNCTIONS_LIST entries. More...
 

Detailed Description

The functions required by the agent.

Definition at line 199 of file lixagent.h.

Field Documentation

◆ Backport

WORD _LIX_AGENT_FUNCTINS::Backport

Definition at line 206 of file lixagent.h.

◆ Count

DWORD _LIX_AGENT_FUNCTINS::Count

The number of the functions list.

Definition at line 209 of file lixagent.h.

Referenced by IntLixAgentResolveOffset().

◆ List

LIX_AGENT_FUNCTIONS_LIST _LIX_AGENT_FUNCTINS::List[20]

An array that contains LIX_AGENT_FUNCTIONS_LIST entries.

Definition at line 210 of file lixagent.h.

Referenced by IntLixAgentResolveOffset().

◆ Patch

BYTE _LIX_AGENT_FUNCTINS::Patch

Definition at line 204 of file lixagent.h.

◆ Sublevel

WORD _LIX_AGENT_FUNCTINS::Sublevel

Definition at line 203 of file lixagent.h.

◆ Version [1/2]

BYTE _LIX_AGENT_FUNCTINS::Version

Definition at line 205 of file lixagent.h.

◆ Version [2/2]

struct { ... } _LIX_AGENT_FUNCTINS::Version

Kernel version required to use this functions.


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