ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
True if the thread is allowed to enter in the code section,False otherwise (maximum duration reached).
Name of semaphore to use. If the semaphore does not exist, it is created with the default options (see SemaphoreCreate)
Maximum timeout in hundredths of a second. At the end of the specified duration, if the thread did not receive the authorization, <Result> is set to False. If this parameter is not specified or if it corresponds to the Infinite constant, the wait is infinite.If this parameter is set to 0, <Result> corresponds to the status of the semaphore. The thread is not pending. This parameter can correspond to: an integer corresponding to the number of hundredths of a second,a Duration variable,the duration in a readable format (e.g., 1 s or 10 ms).
Equivalence
Last update: 05/26/2022
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: