__export keyword

  • Thread starter Thread starter Kiran A K
  • Start date Start date
K

Kiran A K

Hi,

I have seen the __export keyword being used in some C# code.
Can anyone tell me what exactly is the functionality of the __export
keyword?

Regards,
Kiran
 
Kiran A K said:
I have seen the __export keyword being used in some C# code.
Can anyone tell me what exactly is the functionality of the __export
keyword?

I can't say I've ever seen it - could you give an example of its use?
It's not in MSDN as far as I can see.
 

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

Keywords used in C# at this site 1
Linq to sql variable where clause 3
about null values 8
c# basics 14
AI Art Generator 12
new keyword scope 7
keyword scanner/parser 4
ConnectionPool 1

Back
Top