This is work in progress.

Windows / Headers / nb30.h

nb30.h

This module contains the definitions for portable NetBIOS 3.0 support.

Associated Error Codes

Below is a list of error codes found for this header.

SymbolicValueDescription
NRC_GOODRET0x0good return
NRC_BUFLEN0x1illegal buffer length
NRC_ILLCMD0x3illegal command
NRC_CMDTMO0x5command timed out
NRC_INCOMP0x6message incomplete, issue another command
NRC_BADDR0x7illegal buffer address
NRC_SNUMOUT0x8session number out of range
NRC_NORES0x9no resource available
NRC_SCLOSED0xasession closed
NRC_CMDCAN0xbcommand cancelled
NRC_DUPNAME0xdduplicate name
NRC_NAMTFUL0xename table full
NRC_ACTSES0xfno deletions, name has active sessions
NRC_LOCTFUL0x11local session table full
NRC_REMTFUL0x12remote session table full
NRC_ILLNN0x13illegal name number
NRC_NOCALL0x14no callname
NRC_NOWILD0x15cannot put * in NCB_NAME
NRC_INUSE0x16name in use on remote adapter
NRC_NAMERR0x17name deleted
NRC_SABORT0x18session ended abnormally
NRC_NAMCONF0x19name conflict detected
NRC_IFBUSY0x21interface busy, IRET before retrying
NRC_TOOMANY0x22too many commands outstanding, retry later
NRC_BRIDGE0x23ncb_lana_num field invalid
NRC_CANOCCR0x24command completed while cancel occurring
NRC_CANCEL0x26command not valid to cancel
NRC_DUPENV0x30name defined by anther local process
NRC_ENVNOTDEF0x34environment undefined. RESET required
NRC_OSRESNOTAV0x35required OS resources exhausted
NRC_MAXAPPS0x36max number of applications exceeded
NRC_NOSAPS0x37no saps available for netbios
NRC_NORESOURCES0x38requested resources are not available
NRC_INVADDRESS0x39invalid ncb address or length > segment
NRC_INVDDID0x3binvalid NCB DDID
NRC_LOCKFAIL0x3clock of user area failed
NRC_OPENERR0x3fNETBIOS not loaded
NRC_SYSTEM0x40system error
NRC_PENDING0xffasynchronous command is not yet finished
39 entries