ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
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,Versions 23 and laterthe direct indication of duration (1 s or 10 ms for example). New in version 23the direct indication of duration (1 s or 10 ms for example). the direct indication of duration (1 s or 10 ms for example).
Equivalence
Last update: 03/01/2021
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: