FUNCTION IecTaskGetInfo3 : POINTER TO Task_Info2
Function returns the task information of the specified task
InOut:
|
Scope
|
Name
|
Type
|
Comment
|
Return
|
IecTaskGetInfo3
|
POINTER TO Task_Info2
|
Return a pointer to the task info structure
|
Input
|
hIecTask
|
RTS_IEC_HANDLE
|
Handle to the specified task
|
pResult
|
POINTER TO RTS_IEC_RESULT
|
Pointer that returns the runtime system error code (see CmpErrors.library)
|
|