Bitdefender Hypervisor Memory Introspection
_CAMI_PROT_OPTIONS Struct Reference

Describe the introcore protection options. More...

#include <update_guests.h>

Data Fields

QWORD ForceOff
 Options which will be disabled. More...
 
QWORD ForceBeta
 Options beta only. More...
 
QWORD ForceFeedback
 Options feedback only. More...
 
QWORD ForceOn
 Options which will be enabled by default. More...
 
DWORD _Reserved2
 Reserved for future use. More...
 
DWORD _Reserved3
 Reserved for future use. More...
 

Detailed Description

Describe the introcore protection options.

Definition at line 236 of file update_guests.h.

Field Documentation

◆ _Reserved2

DWORD _CAMI_PROT_OPTIONS::_Reserved2

Reserved for future use.

Definition at line 242 of file update_guests.h.

◆ _Reserved3

DWORD _CAMI_PROT_OPTIONS::_Reserved3

Reserved for future use.

Definition at line 243 of file update_guests.h.

◆ ForceBeta

QWORD _CAMI_PROT_OPTIONS::ForceBeta

◆ ForceFeedback

QWORD _CAMI_PROT_OPTIONS::ForceFeedback

◆ ForceOff

QWORD _CAMI_PROT_OPTIONS::ForceOff

Options which will be disabled.

Definition at line 238 of file update_guests.h.

Referenced by IntCamiSetProcProtOptions(), IntCamiUpdateProcessProtectionInfoLix(), and IntCamiUpdateProcessProtectionInfoWin().

◆ ForceOn

QWORD _CAMI_PROT_OPTIONS::ForceOn

Options which will be enabled by default.

Definition at line 241 of file update_guests.h.


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