TraceMgrPacketGetChangeTimestamp (FUN)

FUNCTION TraceMgrPacketGetChangeTimestamp : RTS_IEC_RESULT

Returns the timestamp of a trace packet’s last modification.

InOut:

Scope

Name

Type

Comment

Return

TraceMgrPacketGetChangeTimestamp

RTS_IEC_RESULT

Returns the runtime system error code (see CmpErrors.library):
  • ERR_PARAMETER if hPacket is not a valid packet handle

Input

hPacket

RTS_IEC_HANDLE

The trace packet handle

Inout

pdwTimestamp

DWORD

The modification timestamp (out)