LVInterpretation_Create
Returns an empty Interpretation object. Functions H_SI LVInterpretation_Create(void) Parameters None. Return Values NULL Always returns NULL Remarks Use of this function is not recommended, since it always returns a NULL pointer. Instead use LV_SRE_CreateInterpretation… |