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