|
ReactOS 0.4.16-dev-1946-g52006dd
|
import"setypes.h";

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 |
Definition at line 301 of file ms-dtyp.idl.
| USHORT _SECURITY_DESCRIPTOR::Control |
Definition at line 304 of file ms-dtyp.idl.
Referenced by _IRQL_requires_max_(), ConvertStringSecurityDescriptorToSecurityDescriptorW(), NtSetSecurityObject(), RtlAbsoluteToSelfRelativeSD(), RtlGetControlSecurityDescriptor(), RtlGetDaclSecurityDescriptor(), RtlGetGroupSecurityDescriptor(), RtlGetOwnerSecurityDescriptor(), RtlGetSaclSecurityDescriptor(), RtlGetSecurityDescriptorRMControl(), RtlLengthSecurityDescriptor(), RtlSelfRelativeToAbsoluteSD(), RtlSelfRelativeToAbsoluteSD2(), RtlSetControlSecurityDescriptor(), RtlSetDaclSecurityDescriptor(), RtlSetGroupSecurityDescriptor(), RtlSetOwnerSecurityDescriptor(), RtlSetSaclSecurityDescriptor(), RtlSetSecurityDescriptorRMControl(), SeCaptureSecurityDescriptor(), SmpInitializeDosDevices(), and SmpInitializeKnownDllsInternal().
| SECURITY_DESCRIPTOR_CONTROL _SECURITY_DESCRIPTOR::Control |
| ULONG _SECURITY_DESCRIPTOR::Dacl |
Definition at line 308 of file ms-dtyp.idl.
Referenced by CSR_API(), RtlSelfRelativeToAbsoluteSD(), RtlSelfRelativeToAbsoluteSD2(), RtlSetDaclSecurityDescriptor(), and SeCaptureSecurityDescriptor().
| ULONG _SECURITY_DESCRIPTOR::Group |
Definition at line 306 of file ms-dtyp.idl.
Referenced by NtSetSecurityObject(), RtlSelfRelativeToAbsoluteSD(), RtlSelfRelativeToAbsoluteSD2(), RtlSetGroupSecurityDescriptor(), and SeCaptureSecurityDescriptor().
| ULONG _SECURITY_DESCRIPTOR::Owner |
Definition at line 305 of file ms-dtyp.idl.
Referenced by NtSetSecurityObject(), QueryTokenOwnerTests(), RtlSelfRelativeToAbsoluteSD(), RtlSelfRelativeToAbsoluteSD2(), RtlSetOwnerSecurityDescriptor(), and SeCaptureSecurityDescriptor().
| UCHAR _SECURITY_DESCRIPTOR::Revision |
Definition at line 302 of file ms-dtyp.idl.
Referenced by ConvertStringSecurityDescriptorToSecurityDescriptorW(), RtlCreateSecurityDescriptor(), RtlGetControlSecurityDescriptor(), RtlGetDaclSecurityDescriptor(), RtlGetGroupSecurityDescriptor(), RtlGetOwnerSecurityDescriptor(), RtlGetSaclSecurityDescriptor(), RtlSetAttributesSecurityDescriptor(), RtlSetDaclSecurityDescriptor(), RtlSetGroupSecurityDescriptor(), RtlSetOwnerSecurityDescriptor(), RtlSetSaclSecurityDescriptor(), RtlValidSecurityDescriptor(), and SeCaptureSecurityDescriptor().
| ULONG _SECURITY_DESCRIPTOR::Sacl |
Definition at line 307 of file ms-dtyp.idl.
Referenced by RtlSelfRelativeToAbsoluteSD(), RtlSelfRelativeToAbsoluteSD2(), RtlSetSaclSecurityDescriptor(), and SeCaptureSecurityDescriptor().
| UCHAR _SECURITY_DESCRIPTOR::Sbz1 |
Definition at line 303 of file ms-dtyp.idl.
Referenced by RtlGetSecurityDescriptorRMControl(), RtlSetSecurityDescriptorRMControl(), and SeCaptureSecurityDescriptor().