Forum Discussion
venkat001
13 years agoOccasional Contributor
Hi Alexei & Jared,
Can you please define the code how should i write instead of saying code is incorrect. I have tried all possibilities which is listed below.
call Def_DLL.DefineProc ("AQ_SetStart", vt_void , vt_int)
call Def_DLL.DefineProc ("AQ_SetStart", VT_INT)
call Def_DLL.DefineProc ("AQ_SetStart", vt_void)
call Def_DLL.DefineProc ("AQ_SetStart", vt_int , vt_void)
Appreciate your help.
Regards,
Venkateswaran K
Can you please define the code how should i write instead of saying code is incorrect. I have tried all possibilities which is listed below.
call Def_DLL.DefineProc ("AQ_SetStart", vt_void , vt_int)
call Def_DLL.DefineProc ("AQ_SetStart", VT_INT)
call Def_DLL.DefineProc ("AQ_SetStart", vt_void)
call Def_DLL.DefineProc ("AQ_SetStart", vt_int , vt_void)
Appreciate your help.
Regards,
Venkateswaran K
Related Content
- 6 years ago
- 9 years ago
Recent Discussions
- 4 hours ago