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