NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Close reference in postUIMessage

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?

0 Kudos
Message 1 of 2
(3,337 Views)

Hello Madottati,

 

you should close the reference, in the link below is explained why

PropertyObjects Were Not Released Warning When Using LabVIEW

 

best regards
Alexander
0 Kudos
Message 2 of 2
(3,303 Views)