SupervisorOperationGetEntry (FUN)ΒΆ
FUNCTION SupervisorOperationGetEntry : POINTER TO SupervisorEntry
Returns the SupervisorEntry of a given operation handle
- Error code:
ERR_OK: The SupervisorEntry was successfully retrieved
ERR_INVALID_HANDLE: The handle to the operation is invalid
ERR_PARAMETER: The handle to the operation is invalid
- InOut:
Scope
Name
Type
Comment
Return
SupervisorOperationGetEntryPOINTER TO SupervisorEntry
Pointer to SupervisorEntry of the given operation handle or NULL in case of an error
Input
hOperationRTS_IEC_HANDLEHandle to the operation
pResultPOINTER TO RTS_IEC_RESULT
Pointer to error code