SysSemDelete (FUN)ΒΆ
FUNCTION SysSemDelete : RTS_IEC_RESULT
This function deletes the semaphore which is identified by its handle.
- InOut:
- Scope - Name - Type - Comment - Return - SysSemDelete- RTS_IEC_RESULT- Return the runtime system error code (see CmpErrors.library) - Input - hSem- RTS_IEC_HANDLE- Handle of the semaphore 
