Bitdefender Hypervisor Memory Introspection
_INT_VERSION_INFO Union Reference

Introspection version info. More...

#include <intro_types.h>

Data Fields

struct {
   WORD   Build
 Build number. More...
 
   WORD   Revision
 Revision. More...
 
   WORD   Minor
 Minor version. More...
 
   WORD   Major
 Major version. More...
 
VersionInfo
 Structured version information. More...
 
QWORD Raw
 Raw version information. More...
 

Detailed Description

Introspection version info.

Definition at line 2396 of file intro_types.h.

Field Documentation

◆ Build

WORD _INT_VERSION_INFO::Build

Build number.

Definition at line 2401 of file intro_types.h.

Referenced by IntCamiCheckIntroVersion(), and IntExceptVerifyVersionIntroSignature().

◆ Major

WORD _INT_VERSION_INFO::Major

Major version.

Definition at line 2404 of file intro_types.h.

Referenced by IntExceptVerifyVersionIntroSignature().

◆ Minor

WORD _INT_VERSION_INFO::Minor

Minor version.

Definition at line 2403 of file intro_types.h.

Referenced by IntExceptVerifyVersionIntroSignature().

◆ Raw

QWORD _INT_VERSION_INFO::Raw

Raw version information.

Definition at line 2407 of file intro_types.h.

Referenced by IntCamiCheckIntroVersion().

◆ Revision

WORD _INT_VERSION_INFO::Revision

Revision.

Definition at line 2402 of file intro_types.h.

Referenced by IntExceptVerifyVersionIntroSignature().

◆ VersionInfo

struct { ... } _INT_VERSION_INFO::VersionInfo

Structured version information.

Referenced by IntCamiCheckIntroVersion(), and IntExceptVerifyVersionIntroSignature().


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