Function windows_sys::Win32::Security::ObjectOpenAuditAlarmW
[−]pub unsafe extern "system" fn ObjectOpenAuditAlarmW(
subsystemname: PWSTR,
handleid: *const c_void,
objecttypename: PWSTR,
objectname: PWSTR,
psecuritydescriptor: *const SECURITY_DESCRIPTOR,
clienttoken: HANDLE,
desiredaccess: u32,
grantedaccess: u32,
privileges: *const PRIVILEGE_SET,
objectcreation: BOOL,
accessgranted: BOOL,
generateonclose: *mut i32
) -> BOOLExpand description
Required features: ‘Win32_Security’, ‘Win32_Foundation’
