FUNCTION IecTaskGetNext : RTS_IEC_HANDLE
Get the first IEC task in the specified application
InOut:
Scope |
Name |
Type |
Comment |
Return |
IecTaskGetNext |
RTS_IEC_HANDLE |
Returns the andle to the first IEC task |
Input |
pszAppName |
POINTER TO STRING |
Application name |
hPrevIecTask |
RTS_IEC_HANDLE |
Handle to the previous task |
|
pResult |
POINTER TO RTS_IEC_RESULT |
Pointer that returns the runtime system error code (see CmpErrors.library) |