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