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
) -> u32
Expand description
Required features: "Win32_Foundation"