windows::Wdk::Storage::FileSystem

Function SeOpenObjectForDeleteAuditAlarmWithTransaction

pub unsafe fn SeOpenObjectForDeleteAuditAlarmWithTransaction(
    objecttypename: *const UNICODE_STRING,
    object: Option<*const c_void>,
    absoluteobjectname: Option<*const UNICODE_STRING>,
    securitydescriptor: PSECURITY_DESCRIPTOR,
    accessstate: *const ACCESS_STATE,
    objectcreated: bool,
    accessgranted: bool,
    accessmode: i8,
    transactionid: Option<*const GUID>,
) -> bool