Function windows_sys::Win32::System::Performance::PdhEnumObjectsW
[−]pub unsafe extern "system" fn PdhEnumObjectsW(
szdatasource: PCWSTR,
szmachinename: PCWSTR,
mszobjectlist: PWSTR,
pcchbuffersize: *mut u32,
dwdetaillevel: PERF_DETAIL,
brefresh: BOOL
) -> i32
Expand description
Required features: ‘Win32_System_Performance’, ‘Win32_Foundation’