Source position: jwapdh.pas line 254
type _PDH_STATISTICS = record
dwFormat: DWORD;
Count: DWORD;
min: PDH_FMT_COUNTERVALUE;
max: PDH_FMT_COUNTERVALUE;
mean: PDH_FMT_COUNTERVALUE;
end;