A LAN Server API function returning error codes 2331-2343 encountered an
error with a serial device. ┌───────────────────────────┬───────┬──────────────────────────────────────────┐
│ SYMBOLIC CONSTANT │ VALUE │ MEANING │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_DevInvalidOpCode │ 2331 │ The operation is not valid for this
│
│ │ │ device. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_DevNotFound │ 2332 │ This device cannot be shared. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_DevNotOpen │ 2333 │ This device was not open. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_BadQueueDevString │ 2334 │ This device name string is not valid.
│
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_BadQueuePriority │ 2335 │ The queue priority is not valid.
│
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_NoCommDevs │ 2337 │ There are no shared communication │
│ │ │ devices. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_QueueNotFound │ 2338 │ A queue does not exist for this request.
│
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_BadDevString │ 2340 │ This list of devices is not valid. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_BadDev │ 2341 │ The requested device is not valid. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_InUseBySpooler │ 2342 │ This device is already in use by the
│
│ │ │ spooler. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_CommDevInUse │ 2343 │ This device is in use as a serial │
│ │ │ device. │
└───────────────────────────┴───────┴──────────────────────────────────────────┘