SysSemProcessLeave (FUN)

FUNCTION SysSemProcessLeave : RTS_IEC_RESULT

<description>Leave the given semaphore.</description> <result><p>RESULT: Returns the runtime system error code (see CmpErrors.library).</p></result>

InOut:

Scope

Name

Type

Comment

Return

SysSemProcessLeave

RTS_IEC_RESULT

Input

hSem

RTS_IEC_HANDLE

<param name=”hSem” type=”IN”>Handle to the semaphore</param>