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