Product SiteDocumentation Site

8.50. SysOpenMutexSem


>>-SysOpenMutexSem(name)---------------------------------------><

Opens a mutex semaphore. SysOpenMutexSem returns a handle to the semaphore, or zero if an error occurred.
Parameter:
name
The name of the mutex semaphore created by SysCreateMutexSem.