SOCKADDR_NB = packed record snb_family: Smallint; snb_type: u_short; snb_name: array[0..NETBIOS_NAME_LENGTH-1] of Char; end;