Source position: jwaaf_irda.pas line 295
type _WINDOWS_DEVICELIST = record
numDevice: ULONG;
Device: array [0..0] of WINDOWS_IRDA_DEVICE_INFO;
end;