ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Retrieving the priority level of a thread Hide the details
-1 if the thread does not existCurrent priority level of thread: PriorityHighHigh priority.PriorityNormalStandard priority.PriorityLowLow priority.
Name of thread whose priority is requested. This name is given when running the thread (ThreadExecute).
Modifying the priority level of a thread Hide the details
Priority level of thread before running the function:PriorityHighHigh priority.PriorityNormalStandard priority.PriorityLowLow priority.
Name of thread whose priority must be modified. This name is given when running the thread (ThreadExecute).
New priority level for the thread:PriorityHighHigh priority.PriorityNormalStandard priority.PriorityLowLow priority.
Last update: 09/22/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: