Source position: jwawinioctl.pas line 2221
type _PERF_BIN = record
NumberOfBins: DWORD;
TypeOfBin: DWORD;
BinsRanges: array [0..0] of BIN_RANGE;
end;