Deletes an RT semaphore.
NTXSTATUS ntxDeleteRtSemaphore(
NTXHANDLE hSemaphore
);
hSemaphore
E_OK
E_OK
E_EXIST
hSemaphore contains an invalid handle.
E_TYPE
hSemaphore does not contain a semaphore handle. | Versions | Defined in | Include | Link to |
|---|---|---|---|
| INtime 3.0 | intime/nt/include/ntx.h | ntx.h | ntx.lib |
| INtime 4.01 (for 64-bit Windows) | intime/nt/include/ntx.h | ntx.h | ntx64.lib |