Function windows_sys::Win32::Security::AccessCheckAndAuditAlarmW
[−]pub unsafe extern "system" fn AccessCheckAndAuditAlarmW(
subsystemname: PWSTR,
handleid: *const c_void,
objecttypename: PWSTR,
objectname: PWSTR,
securitydescriptor: *const SECURITY_DESCRIPTOR,
desiredaccess: u32,
genericmapping: *const GENERIC_MAPPING,
objectcreation: BOOL,
grantedaccess: *mut u32,
accessstatus: *mut i32,
pfgenerateonclose: *mut i32
) -> BOOLExpand description
Required features: ‘Win32_Security’, ‘Win32_Foundation’
