Browse
 
Tools
Rss Categories

LVInterpretation_Release

Reference Number: AA-00898 Views: 7368 0 Rating/ Voters

Releases the interpretation object.

Functions

  • void LVInterpretation_Release(H_SI hsi)

Parameters

hsi

The interpretation handle to be released.

Return Values

None.

Remarks

Interpretation objects created with LV_SRE_CreateInterpretation need to be released with LVInterpretation_Release.

See Also