How map types when call functions defined in XLL AddIn from VBA

  • Thread starter Thread starter Ravil
  • Start date Start date
R

Ravil

Hello,

I need call functions defined in XLL AddIn from VBA, but all arguments in
addin function are defined as LPXLOPER. I guess some of them have to be
mapped to String type of VBA, some to Integer, maybe some to Varian, but I am
not sure. How can I find out right mapping of types?

Thanks
 
I forget mention that when I true call function the "Bad DLL calling
convention" message appears
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top