Hello
The missing prototype was due to fact that the function you were hoping to use was not generated by the activex wizard. When generating the Activex controller code using the wizard, if you click on the "Compatibility Options" button, the window describes the kinds of functions that will be generated by the wizard, based on the compatibility mode that you choose. So as in "per server" mode, the wizard generates single GetProperty() and SetProperty() functions thru which you can set and get the properties for all the objects of the server. The example seemed to have used that mode. The choice between these various modes has to to with compatibility with previous instrument drivers and with the interfaces the activex control/server supports. For more
information, open up the CVI online help and in the index paste
Create ActiveX Controller, Advanced OptionsI hope this explains things
Thanks
Bilal Durrani
NI
Bilal Durrani
NI