SysSemProcessDelete
(FUN)
FUNCTION SysSemProcessDelete : RTS_IEC_RESULT
<description>Delete a semaphore object</description> <result><p>RESULT: Returns the runtime system error code (see CmpErrors.library).</p></result>
- InOut:
Scope
Name
Type
Comment
Return
SysSemProcessDelete
RTS_IEC_RESULT
Input
hSem
RTS_IEC_HANDLE
<param name=”hSem” type=”IN”>Handle to the semaphore</param>