Source position: jwaatalkwsh.pas line 199
type WSH_ATALK_ADDRESS = record
case Integer of
0: (
Network: USHORT;
Node: UCHAR;
Socket: UCHAR;
);
1: (
Address: ULONG;
end;