Bitdefender Hypervisor Memory Introspection
_CAMI_VERSION Struct Reference

Describe the CAMI version. More...

#include <update_guests.h>

Data Fields

DWORD Minor
 Minor version of this file. More...
 
DWORD Major
 Major version of this file. More...
 
DWORD BuildNumber
 Build number. More...
 

Detailed Description

Describe the CAMI version.

Definition at line 66 of file update_guests.h.

Field Documentation

◆ BuildNumber

DWORD _CAMI_VERSION::BuildNumber

Build number.

Definition at line 71 of file update_guests.h.

Referenced by IntCamiGetVersion(), and IntCamiSetUpdateBuffer().

◆ Major

DWORD _CAMI_VERSION::Major

Major version of this file.

Definition at line 69 of file update_guests.h.

Referenced by IntCamiGetVersion(), and IntCamiSetUpdateBuffer().

◆ Minor

DWORD _CAMI_VERSION::Minor

Minor version of this file.

Definition at line 68 of file update_guests.h.

Referenced by IntCamiGetVersion(), and IntCamiSetUpdateBuffer().


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