LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

how can I find prototype info for the CVIRTE.dll

How can I find prototype info for the CVIRTE.dll.  While using Teststand the prototype info does not import into the calls.  I need to edit the prototype info to use the CVIRTE.dll functions.
0 Kudos
Message 1 of 2
(3,092 Views)
Hi Jim.
The prototypes are not available in a single .h file.
Searching for a specific prototype should be done by searching in all .h files in the \include folder of CVI.
Regards, Guenter
Message 2 of 2
(3,085 Views)