Deletes a semaphore.
BOOLEAN DeleteRtSemaphore(
RTHANDLE hSemaphore // handle for semaphore object
);
hSemaphoreTRUEFALSEE_OK 0x0000E_EXIST 0x0006hSemaphore.hSemaphore represents an RT semaphore in a process being deleted.E_TYPE 0x8002hSemaphore is not a handle for a semaphore.E_INVALID_ADDRESS 0x00E2| Versions | Defined in | Include | Link to |
|---|---|---|---|
| INtime 3.0 | intime/rt/include/rtbase.h | rt.h | rt.lib |