Function windows_sys::Win32::System::Performance::PdhEnumObjectItemsA
[−]pub unsafe extern "system" fn PdhEnumObjectItemsA(
szdatasource: PCSTR,
szmachinename: PCSTR,
szobjectname: PCSTR,
mszcounterlist: PSTR,
pcchcounterlistlength: *mut u32,
mszinstancelist: PSTR,
pcchinstancelistlength: *mut u32,
dwdetaillevel: PERF_DETAIL,
dwflags: u32
) -> i32
Expand description
Required features: "Win32_System_Performance"