ReactOS 0.4.15-dev-7958-gcd0bb1a
IWinTypes::_SECURITY_DESCRIPTOR Struct Reference
Collaboration diagram for IWinTypes::_SECURITY_DESCRIPTOR:

Public Attributes

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

Detailed Description

Definition at line 136 of file wtypes.idl.

Member Data Documentation

◆ Control

SECURITY_DESCRIPTOR_CONTROL IWinTypes::_SECURITY_DESCRIPTOR::Control

Definition at line 139 of file wtypes.idl.

◆ Dacl

PACL IWinTypes::_SECURITY_DESCRIPTOR::Dacl

Definition at line 143 of file wtypes.idl.

◆ Group

PSID IWinTypes::_SECURITY_DESCRIPTOR::Group

Definition at line 141 of file wtypes.idl.

◆ Owner

PSID IWinTypes::_SECURITY_DESCRIPTOR::Owner

Definition at line 140 of file wtypes.idl.

◆ Revision

UCHAR IWinTypes::_SECURITY_DESCRIPTOR::Revision

Definition at line 137 of file wtypes.idl.

◆ Sacl

PACL IWinTypes::_SECURITY_DESCRIPTOR::Sacl

Definition at line 142 of file wtypes.idl.

◆ Sbz1

UCHAR IWinTypes::_SECURITY_DESCRIPTOR::Sbz1

Definition at line 138 of file wtypes.idl.


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