windows::Wdk::Storage::FileSystem

Function SeReportSecurityEventWithSubCategory

pub unsafe fn SeReportSecurityEventWithSubCategory(
    flags: u32,
    sourcename: *const UNICODE_STRING,
    usersid: Option<PSID>,
    auditparameters: *const SE_ADT_PARAMETER_ARRAY,
    auditsubcategoryid: u32,
) -> NTSTATUS