struct netbios_info_0 {
  unsigned char nb0_net_name[NETBIOS_NAME_LEN+1];
};

where nb0_net_name is an ASCIIZ string specifying the name of the network. This field is equivalent to the netx parameter in the IBMLAN.INI file.


[Back] [Next]