ReactOS
0.4.15-dev-4872-g8a3db97
|
import"ms-dtyp.idl";
Public Attributes | |
UCHAR | AceType |
UCHAR | AceFlags |
USHORT | AceSize |
$UCHAR | AceType |
$UCHAR | AceFlags |
$USHORT | AceSize |
Definition at line 209 of file ms-dtyp.idl.
UCHAR _ACE_HEADER::AceFlags |
Definition at line 211 of file ms-dtyp.idl.
Referenced by DumpAce(), CSecurityDescriptor::GetCurrentACE_Flags(), CSecurityDescriptor::GetSACLEntry(), load_default_acl(), MakeAcl(), ParseStringAclToAcl(), SepPropagateAcl(), and VCheckAcl__().
USHORT _ACE_HEADER::AceSize |
Definition at line 212 of file ms-dtyp.idl.
Referenced by load_default_acl(), MakeAcl(), map_dacl_2_nfs4acl(), ParseStringAclToAcl(), RtlFirstFreeAce(), SepPropagateAcl(), test_AddAce(), and VCheckAcl__().
UCHAR _ACE_HEADER::AceType |
Definition at line 210 of file ms-dtyp.idl.
Referenced by DumpAce(), CSecurityDescriptor::GetCurrentACE_AccessMask(), CSecurityDescriptor::GetCurrentACE_SID(), CSecurityDescriptor::GetDACLEntry(), CSecurityDescriptor::GetSACLEntry(), load_default_acl(), MakeAcl(), ParseStringAclToAcl(), SepPropagateAcl(), test_AddAce(), and VCheckAcl__().