A LAN Server API function returning error codes 2792-2796 encountered an
error while requesting or modifying information about network applications.
┌───────────────────────────┬───────┬──────────────────────────────────────────┐
│ SYMBOLIC CONSTANT │ VALUE │ MEANING │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_AppExists │ 2792 │ An application with this name already
│
│ │ │ has been created. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_AppNotFound │ 2793 │ The application does not exist. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_BadAppRemark │ 2796 │ The application remark contains an error
│
│ │ │ or is not unique. │
└───────────────────────────┴───────┴──────────────────────────────────────────┘