Function windows_sys::Win32::Security::PrivilegedServiceAuditAlarmW
[−]pub unsafe extern "system" fn PrivilegedServiceAuditAlarmW(
subsystemname: PWSTR,
servicename: PWSTR,
clienttoken: HANDLE,
privileges: *const PRIVILEGE_SET,
accessgranted: BOOL
) -> BOOLExpand description
Required features: ‘Win32_Security’, ‘Win32_Foundation’
