TraceMgrRecordGetConfig (FUN)ΒΆ
FUNCTION TraceMgrRecordGetConfig : RTS_IEC_RESULT
Queries the configuration of a trace record.
- InOut:
Scope
Name
Type
Comment
Return
TraceMgrRecordGetConfigRTS_IEC_RESULT- Returns the runtime system error code (see CmpErrors.library):
ERR_PARAMETER if hPacket or hRecord is not a valid handle
Input
hPacketRTS_IEC_HANDLEThe trace packet handle
hRecordRTS_IEC_HANDLEThe trace record handle
Inout
pConfigurationThe trace record configuration (out)