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