tib2_ulpri (ULONG)

      Current thread priority. The low byte of the low word is a hexadecimal value representing a rank (value 0 to 31) within a priority class. Class values, found in the high byte of the low word, are as follows:

      0x01

        Idle.
      0x02
        Regular.
      0x03
        Time critical.
      0x04
        Server.


      [Back] [Next]