diagGetTargetQualifier
Valid for: CANoe DEFunction Syntax
Description
Writes the target qualifier for the diagnostic target at given index into the buffer. If successful, the qualifier can be used in DiagSetTarget.Parameters
- index: Value in 0 ≤ index ≤ n, where n is the number of possible targets returned by DiagGetTargetCount.
- bufferOut: Character array for the result.
- bufferSize: Maximum number of characters available in the buffer.