A LAN Server API return codes 2310-2320 indicate an error with processing
information about a server. ┌──────────────────────────────┬───────┬───────────────────────────────────────┐
│ SYMBOLIC CONSTANT │ VALUE │ MEANING │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_NetNameNotFound │ 2310 │ This shared resource does not exist.
│
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_DeviceNotShared │ 2311 │ This device is not shared. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_ClientNameNotFound │ 2312 │ A session does not exist with that
│
│ │ │ computer name. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_FileIdNotFound │ 2314 │ There is not an open file with that
│
│ │ │ ID number. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_ExecFailure │ 2315 │ A failure occurred when executing a │
│ │ │ remote administration command. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_TmpFile │ 2316 │ A failure occurred when opening a │
│ │ │ remote temporary file. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_TooMuchData │ 2317 │ The data returned from a remote │
│ │ │ administration command has been trun- │
│ │ │ cated to 64KB. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_DeviceShareConflict │ 2318 │ This device cannot be shared as both
│
│ │ │ a spooled and a non-spooled device. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_BrowserTableIncomplete │ 2319 │ The server table was initialized
│
│ │ │ incorrectly. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_NotLocalDomain │ 2320 │ This domain is not active on this
│
│ │ │ computer. │
└──────────────────────────────┴───────┴───────────────────────────────────────┘