Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 350 of file acl.c.
Referenced by AddAccessDeniedAce().
{ PAGED_CODE_RTL(); return RtlpAddKnownAce(Acl, Revision, 0, AccessMask, NULL, NULL, Sid, ACCESS_DENIED_ACE_TYPE); }