SchedGetTaskHandleByName
(FUN)
FUNCTION SchedGetTaskHandleByName : RTS_IEC_HANDLE
- <description>
Function returns the handle to the task specified by name.
</description> <param name=”pszTaskName” type=”IN”>Task name</param> <param name=”pResult” type=”OUT”>ERR_OK or Error code</param> <result>Scheduler task handle</result>
- InOut:
Scope
Name
Type
Return
SchedGetTaskHandleByName
RTS_IEC_HANDLE
Inout Const
pszTaskName
STRING
Input
pResult
POINTER TO RTS_IEC_RESULT