Bitdefender Hypervisor Memory Introspection
_SECURITY_DESCRIPTOR Struct Reference

#include <wddefs.h>

Data Fields

BYTE Revision
 
BYTE Sbz1
 
SECURITY_DESCRIPTOR_CONTROL Control
 
QWORD Owner
 
QWORD Group
 

Detailed Description

Definition at line 622 of file wddefs.h.

Field Documentation

◆ Control

SECURITY_DESCRIPTOR_CONTROL _SECURITY_DESCRIPTOR::Control

Definition at line 626 of file wddefs.h.

Referenced by IntWinSDDumpSecDesc().

◆ Group

QWORD _SECURITY_DESCRIPTOR::Group

Definition at line 628 of file wddefs.h.

Referenced by IntWinSDDumpSecDesc().

◆ Owner

QWORD _SECURITY_DESCRIPTOR::Owner

Definition at line 627 of file wddefs.h.

Referenced by IntWinSDDumpSecDesc().

◆ Revision

BYTE _SECURITY_DESCRIPTOR::Revision

Definition at line 624 of file wddefs.h.

Referenced by IntWinSDDumpSecDesc().

◆ Sbz1

BYTE _SECURITY_DESCRIPTOR::Sbz1

Definition at line 625 of file wddefs.h.

Referenced by IntWinSDDumpSecDesc().


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