Function windows_sys::Win32::System::EventLog::EvtGetLogInfo
[−]pub unsafe extern "system" fn EvtGetLogInfo(
log: isize,
propertyid: EVT_LOG_PROPERTY_ID,
propertyvaluebuffersize: u32,
propertyvaluebuffer: *mut EVT_VARIANT,
propertyvaluebufferused: *mut u32
) -> BOOLExpand description
Required features: "Win32_System_EventLog", "Win32_Foundation"