Function windows_sys::Wdk::Storage::FileSystem::SeReportSecurityEventWithSubCategory
pub unsafe extern "system" fn SeReportSecurityEventWithSubCategory(
flags: u32,
sourcename: *const UNICODE_STRING,
usersid: PSID,
auditparameters: *const SE_ADT_PARAMETER_ARRAY,
auditsubcategoryid: u32
) -> NTSTATUSExpand description
Required features: "Win32_Foundation", "Win32_Security_Authentication_Identity"