FreeRDP
Loading...
Searching...
No Matches
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 376 of file wtypes.h.

Field Documentation

◆ Control

USHORT PSECURITY_DESCRIPTOR::Control

Definition at line 380 of file wtypes.h.

◆ Dacl

PACL PSECURITY_DESCRIPTOR::Dacl

Definition at line 384 of file wtypes.h.

◆ Group

PSID PSECURITY_DESCRIPTOR::Group

Definition at line 382 of file wtypes.h.

◆ Owner

PSID PSECURITY_DESCRIPTOR::Owner

Definition at line 381 of file wtypes.h.

◆ Revision

UCHAR PSECURITY_DESCRIPTOR::Revision

Definition at line 378 of file wtypes.h.

◆ Sacl

PACL PSECURITY_DESCRIPTOR::Sacl

Definition at line 383 of file wtypes.h.

◆ Sbz1

UCHAR PSECURITY_DESCRIPTOR::Sbz1

Definition at line 379 of file wtypes.h.


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