Function windows_sys::Win32::System::EventLog::EvtGetObjectArrayProperty
[−]pub unsafe extern "system" fn EvtGetObjectArrayProperty(
objectarray: isize,
propertyid: u32,
arrayindex: u32,
flags: u32,
propertyvaluebuffersize: u32,
propertyvaluebuffer: *mut EVT_VARIANT,
propertyvaluebufferused: *mut u32
) -> BOOL
Expand description
Required features: "Win32_System_EventLog"
, "Win32_Foundation"