Bitdefender Hypervisor Memory Introspection
_CAMI_OPAQUE_STRUCTURE Struct Reference

Describe the members of a guest opaque structure. More...

#include <update_guests.h>

Data Fields

DWORD Members
 A file pointer to members of this structure. (pointer to a DWORD array) More...
 
DWORD MembersCount
 How many members are available for this structure. More...
 

Detailed Description

Describe the members of a guest opaque structure.

Definition at line 228 of file update_guests.h.

Field Documentation

◆ Members

DWORD _CAMI_OPAQUE_STRUCTURE::Members

A file pointer to members of this structure. (pointer to a DWORD array)

Definition at line 231 of file update_guests.h.

◆ MembersCount

DWORD _CAMI_OPAQUE_STRUCTURE::MembersCount

How many members are available for this structure.

Definition at line 232 of file update_guests.h.


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