Hope someone can give a clue....
I'm using a dll, but it only has one creatable object, and I need to call two non-creatable objects.
When the method to return the new reference is called, an error occured ("Member not found.
in My.vi").
The weird thing is that when I wired the new reference, I'm able to see the new methods and properties expected of the new object.
Should I ignore this error???
Also, does anyone know, How can I convert a variant to a ActiveX refnum??? because, when I use the To G type Lib, if a refnum type is wired, it's like this type is not supported, but the list states otherwise.
Thank you in advance for any clue you can give me!!!