TraceMgrPacketGetConfig (FUN)ΒΆ
FUNCTION TraceMgrPacketGetConfig : RTS_IEC_RESULT
Queries the configuration of a trace packet.
- InOut:
- Scope - Name - Type - Comment - Return - TraceMgrPacketGetConfig- RTS_IEC_RESULT- Returns the runtime system error code (see CmpErrors.library):
- ERR_PARAMETER if hPacket is not a valid handle 
 
 - Input - hPacket- RTS_IEC_HANDLE- The trace packet handle - Inout - pConfiguration- The packet configuration (out) 
