ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the thread received the authorization to enter into the mutex,False otherwise (maximum duration reached).
Name of mutex used. If the mutex does not exist, it is created with the default options (see MutexCreate).
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 mutex. 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).
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: