Hi:
I have been experimenting with vi sdk with both Java and C+. Writing a specific program to monitor the changes in VM properties. The java program is working fine, however the same in c+ is not getting any updates from waitForUpdates call.
In C++ the propertyFilterSpec is getting set properly and I can dump the VM properties using RetrieveProperty call. I suspect some properties are set by default in java and must be set in C++ explicitly, but not getting which ones.
Any help in debugging this issue is appreciated.
Regards.
/Mahesh
Message was edited by: maheshlalge