Elik

Elik

  • NA
  • 5
  • 0

The equivalent of __stdcall in C#

Dec 20 2007 10:24 PM
I’m using PowerBuilder and usually  in C++ I’m using  __stdcall as part of the declaration of functions so I can use the DLL function from PowerBuilder. Can it be done in C# DLL or what is the equivalent in C# COM?

Answers (4)