Function windows_sys::Win32::Security::ObjectOpenAuditAlarmA
[−]pub unsafe extern "system" fn ObjectOpenAuditAlarmA(
subsystemname: PSTR,
handleid: *const c_void,
objecttypename: PSTR,
objectname: PSTR,
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’
