Error 16105

Severity

10

Message text

Invalid priority, %1!, passed to %2!. Valid priorities
are in the range from %3! to %4!.

Explanation

srv_spawn() or srv_setpri() has received an invalid priority value.

Action

Pass a priority value that is between SRV_C_LOWPRIORITY and SRV_C_MAXPRIORITY.

Additional information

Symbolic constant: SRV_EINVPRIORITY