LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to Read DLL Function arguments in VC++

HI,

 

I have a CVI dll, "modelsupport2.dll"

i need to access the parameters of a function "LoadModelPluginTypesAndConfigurations". Can anyone please suggest me how to read the parameters of the above dll function in VC++.

The function parameters are,

LoadModelPluginTypesAndConfigurations(CAObjHandle engine,  int thread, const char *categoryName, const char *configurationName, BOOL loadAddons, BOOL loadPluginTypesFirst,  CAObjHandle mergedConfiguration, char* asdd);

 

0 Kudos
Message 1 of 1
(2,492 Views)