Navigation: thinBasic Modules > Core > Application functions > APP_MutexClose |
|
Description
Close a previously created mutex.
Syntax
n = APP_MutexClose(Mutex_Handle)
Returns
Number
Parameters
Name |
Type |
Optional |
Meaning |
Mutex_Handle |
Numeric |
No |
Hanlde of the mutex to close |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |