Is anyone trying to use VixCOM from C++? I cannot use the C API because it is a library built with incompatible compiler settings (I am trying to add this code to an existing DLL).
I am stuck on how to set up the callback function for IHost.FindItems(). Has anyone done this in C++ or is there sample code?
Thanks!