VB.net and VC++ .net classes interchangeable?

  • Thread starter Thread starter Joe
  • Start date Start date
J

Joe

As an example... can one develope a class in VC++.Net and use it in
VB.net ?

Thanks
 
Joe said:
As an example... can one develope a class in VC++.Net and use it in
VB.net ?

Yes, if the class is a MC++ class or a COM class.
 

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