FreeRDP
PSECURITY_DESCRIPTOR Struct Reference

Data Fields

UCHAR Revision
 
UCHAR Sbz1
 
USHORT Control
 
PSID Owner
 
PSID Group
 
PACL Sacl
 
PACL Dacl
 

Detailed Description

Definition at line 365 of file wtypes.h.

Field Documentation

◆ Control

USHORT PSECURITY_DESCRIPTOR::Control

Definition at line 369 of file wtypes.h.

◆ Dacl

PACL PSECURITY_DESCRIPTOR::Dacl

Definition at line 373 of file wtypes.h.

◆ Group

PSID PSECURITY_DESCRIPTOR::Group

Definition at line 371 of file wtypes.h.

◆ Owner

PSID PSECURITY_DESCRIPTOR::Owner

Definition at line 370 of file wtypes.h.

◆ Revision

UCHAR PSECURITY_DESCRIPTOR::Revision

Definition at line 367 of file wtypes.h.

◆ Sacl

PACL PSECURITY_DESCRIPTOR::Sacl

Definition at line 372 of file wtypes.h.

◆ Sbz1

UCHAR PSECURITY_DESCRIPTOR::Sbz1

Definition at line 368 of file wtypes.h.


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