int * elem ?

  • Thread starter Thread starter Peter Morris [Droopy eyes software]
  • Start date Start date
P

Peter Morris [Droopy eyes software]

I am trying to call a method in a .net assembly, the intellisense says it is
"void SetValue(int * elem, float * elem)"

How do I call that from C#? What is the * for ?

Pete
 

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