Bitdefender Hypervisor Memory Introspection
_ACE_HEADER Struct Reference

An access control entry header. More...

#include <wddefs.h>

Data Fields

BYTE AceType
 
BYTE AceFlags
 
WORD AceSize
 

Detailed Description

An access control entry header.

See https://docs.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-ace_header

Definition at line 651 of file wddefs.h.

Field Documentation

◆ AceFlags

BYTE _ACE_HEADER::AceFlags

Definition at line 654 of file wddefs.h.

Referenced by IntWinSDDumpAclEntries().

◆ AceSize

WORD _ACE_HEADER::AceSize

Definition at line 655 of file wddefs.h.

Referenced by IntWinSDDumpAclEntries(), and IntWinSDProcessAcl().

◆ AceType

BYTE _ACE_HEADER::AceType

Definition at line 653 of file wddefs.h.

Referenced by IntWinSDDumpAclEntries().


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