Function NbAddName() Foundation

Adds the NetBIOS name of the workstation to the local name table.

Syntax
NbAddName( <cWorkstationName> ;
         ) --> nNameNumber
Return

Returns a numeric value >0 if the station name could be added to the local name table or 0 in case of an error.

Description

<cWorkstationName> is a case sensitive string of max. 15 characters. Note that the local name table is limited to 254 entries.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.