Browse
 
Tools
Rss Categories

LVInterpretation_GetResultName

Reference Number: AA-00895 Views: 7714 0 Rating/ Voters

Returns the name of the result data for this interpretation.

Function

  • const char* LVInterpretation_GetResultName(H_SI hsi)

Parameters

hsi

An interpretation handle.

Return Value

The Result Name string.

Remarks

The result name is usually the root rule of the matching grammar for this interpretation.

See Also