SysRWLWriteUnlock
(FUN)
FUNCTION SysRWLWriteUnlock : RTS_IEC_RESULT
This function leaves a write lock, entered by SysRWLReadLock (synchronization object). RETURN: Returns the runtime system error code (see CmpErrors.library)
- InOut:
Scope
Name
Type
Comment
Return
SysRWLWriteUnlock
RTS_IEC_RESULT
Input
hRWLock
RTS_IEC_HANDLE
Handle to the ReadWrite lock object created by SysRWLCreate