SysRWLCreate (FUN)

FUNCTION SysRWLCreate : RTS_IEC_HANDLE

This function can be used to create a ReadWrite locking object (synchronization object) RETURN: Handle to the semaphore or RTS_INVALID_HANDLE if failed

InOut:

Scope

Name

Type

Comment

Return

SysRWLCreate

RTS_IEC_HANDLE

Input

pResult

POINTER TO RTS_IEC_RESULT

Pointer to runtime system error code (see CmpErrors.library)