TraceMgrPacketGetChangeTimestamp (FUN)
FUNCTION TraceMgrPacketGetChangeTimestamp : RTS_IEC_RESULT
Returns the timestamp of a trace packet’s last modification.
- InOut:
Scope
Name
Type
Comment
Return
TraceMgrPacketGetChangeTimestampRTS_IEC_RESULT- Returns the runtime system error code (see CmpErrors.library):
ERR_PARAMETER if hPacket is not a valid packet handle
Input
hPacketRTS_IEC_HANDLEThe trace packet handle
Inout
pdwTimestampDWORDThe modification timestamp (out)