SysTaskGetCurrentOSHandle (FUN)

FUNCTION SysTaskGetCurrentOSHandle : RTS_IEC_RESULT

<description>Returns the operating system handle of the current running task.</description> <result><p>RESULT: Returns the runtime system error code (see CmpErrors.library).</p></result>

InOut:

Scope

Name

Type

Comment

Return

SysTaskGetCurrentOSHandle

RTS_IEC_RESULT

Input

puiTaskOSHandle

POINTER TO RTS_IEC_HANDLE

<param name=”puiTaskOSHandle” type=”OUT”>Pointer to operating system task handle</param>