07-05-2013 05:55 AM
I pass a big container as an ActiveX parameter of the PostUIMessageEx from TS to the UI, as a property object.
I typecast the ActiveXData variant to TS.PropertyObject, then I process the data. The question is, do I have to close the PropertyObject reference after processing?
07-09-2013 03:48 AM
Hello Madottati,
you should close the reference, in the link below is explained why
PropertyObjects Were Not Released Warning When Using LabVIEW