Source position: jwaaf_irda.pas line 241
type _SOCKADDR_IRDA = record
irdaAddressFamily: u_short;
irdaDeviceID: array [0..3] of u_char;
irdaServiceName: array [0..24] of Char;
end;