Source position: jwawinioctl.pas line 2254
type _BIN_RESULTS = record
NumberOfBins: DWORD;
BinCounts: array [0..0] of BIN_COUNT;
end;