ReactOS 0.4.15-dev-7961-gdcf9eb0
_SECURITY_DESCRIPTOR Struct Reference

import"setypes.h";

Collaboration diagram for _SECURITY_DESCRIPTOR:

Public Attributes

UCHAR Revision
 
UCHAR Sbz1
 
USHORT Control
 
ULONG Owner
 
ULONG Group
 
ULONG Sacl
 
ULONG Dacl
 
$UCHAR Revision
 
$UCHAR Sbz1
 
SECURITY_DESCRIPTOR_CONTROL Control
 
PSID Owner
 
PSID Group
 
PACL Sacl
 
PACL Dacl
 

Detailed Description

Definition at line 301 of file ms-dtyp.idl.

Member Data Documentation

◆ Control [1/2]

◆ Control [2/2]

SECURITY_DESCRIPTOR_CONTROL _SECURITY_DESCRIPTOR::Control

Definition at line 849 of file setypes.h.

◆ Dacl [1/2]

◆ Dacl [2/2]

PACL _SECURITY_DESCRIPTOR::Dacl

Definition at line 853 of file setypes.h.

◆ Group [1/2]

◆ Group [2/2]

PSID _SECURITY_DESCRIPTOR::Group

Definition at line 851 of file setypes.h.

◆ Owner [1/2]

◆ Owner [2/2]

PSID _SECURITY_DESCRIPTOR::Owner

Definition at line 850 of file setypes.h.

◆ Revision [1/2]

◆ Revision [2/2]

$UCHAR _SECURITY_DESCRIPTOR::Revision

Definition at line 847 of file setypes.h.

◆ Sacl [1/2]

◆ Sacl [2/2]

PACL _SECURITY_DESCRIPTOR::Sacl

Definition at line 852 of file setypes.h.

◆ Sbz1 [1/2]

UCHAR _SECURITY_DESCRIPTOR::Sbz1

◆ Sbz1 [2/2]

$UCHAR _SECURITY_DESCRIPTOR::Sbz1

Definition at line 848 of file setypes.h.


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