Function windows_sys::Win32::Security::AddMandatoryAce
[−]pub unsafe extern "system" fn AddMandatoryAce(
pacl: *mut ACL,
dwacerevision: ACE_REVISION,
aceflags: ACE_FLAGS,
mandatorypolicy: u32,
plabelsid: PSID
) -> BOOLExpand description
Required features: "Win32_Security", "Win32_Foundation"