WINDEV, WEBDEV AND WINDEV MOBILEONLINE HELP
Version: 1516171819202122232425
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 time-out 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: 10/31/2019
Send a report | Local help
Searching...
J'accepte les termes de la licence
All you have to do is configure your product as follows: