A LAN Server API function returning error codes 2250-2252 encountered an
error while trying to retrieve information about a resource or while using
a resource. ┌───────────────────────────┬───────┬──────────────────────────────────────────┐
│ SYMBOLIC CONSTANT │ VALUE │ MEANING │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_UseNotFound │ 2250 │ The connection cannot be found. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_BadAsgType │ 2251 │ This asg_type is not valid. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_DeviceIsShared │ 2252 │ This device is already being shared.
│
└───────────────────────────┴───────┴──────────────────────────────────────────┘