Testing that the DllImport worked just fine.

  • Thread starter Thread starter Arnau Font
  • Start date Start date
A

Arnau Font

Hi,

I'm using a DLL and I've imported some functions. How can I check that I've
got the functions right, to avoid having a try catch the MissingMethod
exception each time I call the functions?

Thanks!

Arnau
 

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

Similar Threads


Back
Top