TraceMgrPacketGetFirst (FUN)
FUNCTION TraceMgrPacketGetFirst : RTS_IEC_HANDLE
Returns the first trace packet. This function can be used together with TraceMgrPacketGetNext to iterate through all trace packets.
- InOut:
Scope
Name
Type
Comment
Return
TraceMgrPacketGetFirstRTS_IEC_HANDLE- Returns the runtime system error code (see CmpErrors.library):
ERR_NO_OBJECT if there is no trace packet
Inout
pResultRTS_IEC_RESULTThe result code (out)