Bitdefender Hypervisor Memory Introspection
_INTRO_VERSION_INFO Struct Reference

Holds version information for Introcore and the currently loaded exceptions and CAMI files. More...

#include <intro_types.h>

Data Fields

WORD ExceptionMajor
 Exceptions major version. More...
 
WORD ExceptionMinor
 Exceptions minor version. More...
 
DWORD ExceptionBuild
 Exceptions build number. More...
 
WORD IntroMajor
 Introcore major version. More...
 
WORD IntroMinor
 Introcore minor version. More...
 
WORD IntroRevision
 Introcore revision. More...
 
DWORD IntroBuildNumber
 Introcore build number. More...
 
DWORD CamiMajor
 CAMI major version. More...
 
DWORD CamiMinor
 CAMI minor version. More...
 
DWORD CamiBuildNumber
 CAMI build number. More...
 
QWORD OsVer
 The version of the introspected operating system. More...
 

Detailed Description

Holds version information for Introcore and the currently loaded exceptions and CAMI files.

Definition at line 1066 of file intro_types.h.

Field Documentation

◆ CamiBuildNumber

DWORD _INTRO_VERSION_INFO::CamiBuildNumber

CAMI build number.

Definition at line 1079 of file intro_types.h.

◆ CamiMajor

DWORD _INTRO_VERSION_INFO::CamiMajor

CAMI major version.

Definition at line 1077 of file intro_types.h.

◆ CamiMinor

DWORD _INTRO_VERSION_INFO::CamiMinor

CAMI minor version.

Definition at line 1078 of file intro_types.h.

◆ ExceptionBuild

DWORD _INTRO_VERSION_INFO::ExceptionBuild

Exceptions build number.

Definition at line 1070 of file intro_types.h.

◆ ExceptionMajor

WORD _INTRO_VERSION_INFO::ExceptionMajor

Exceptions major version.

Definition at line 1068 of file intro_types.h.

◆ ExceptionMinor

WORD _INTRO_VERSION_INFO::ExceptionMinor

Exceptions minor version.

Definition at line 1069 of file intro_types.h.

◆ IntroBuildNumber

DWORD _INTRO_VERSION_INFO::IntroBuildNumber

Introcore build number.

Definition at line 1075 of file intro_types.h.

◆ IntroMajor

WORD _INTRO_VERSION_INFO::IntroMajor

Introcore major version.

Definition at line 1072 of file intro_types.h.

◆ IntroMinor

WORD _INTRO_VERSION_INFO::IntroMinor

Introcore minor version.

Definition at line 1073 of file intro_types.h.

◆ IntroRevision

WORD _INTRO_VERSION_INFO::IntroRevision

Introcore revision.

Definition at line 1074 of file intro_types.h.

◆ OsVer

QWORD _INTRO_VERSION_INFO::OsVer

The version of the introspected operating system.

Definition at line 1081 of file intro_types.h.


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