Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Need help file for ComponentWorks 2.0

I am using CW 2.0 but don't have any documentation of the functions I can call. Can someone point me to cwref.hlp for ComponentWorks 2.0?
0 Kudos
Message 1 of 2
(2,753 Views)
Hello

I can attached the Help that is included for MS 6.0 for VC, which contains the function descriptions for the CNi classes. These are custom made classes that wou can use to manipulate the Activex controls like the graph , boolean switch etc in VC++. You can use the same Activex controls in VC by using the Class Wizard to generate the wrapper functions for you, but these are sometimes incomplete and difficut to use.
If you use the Component Works tools for Visual C++, you do not have to use the Class Wizard to generate the wrappers for you, since the CNI methods and properties are already there, and since we create these wrappers, we include detailed help for these. We do not have any documentation for the functions that the Class Wizard generates.

I
hope this helps

Bilal Durrani
NI
Bilal Durrani
NI
0 Kudos
Message 2 of 2
(2,753 Views)