Function windows_sys::Wdk::Storage::FileSystem::SeOpenObjectAuditAlarm
pub unsafe extern "system" fn SeOpenObjectAuditAlarm(
objecttypename: *const UNICODE_STRING,
object: *const c_void,
absoluteobjectname: *const UNICODE_STRING,
securitydescriptor: PSECURITY_DESCRIPTOR,
accessstate: *const ACCESS_STATE,
objectcreated: BOOLEAN,
accessgranted: BOOLEAN,
accessmode: i8,
generateonclose: *mut BOOLEAN
)
Expand description
Required features: "Wdk_Foundation"
, "Wdk_System_SystemServices"
, "Win32_Foundation"
, "Win32_Security"