Call from C# to C++ fails to pass parameters correctly

后端 未结 0 978
慢半拍i
慢半拍i 2020-12-15 03:33

I have a very basic call from C# to C++. The function call takes three parameters:

extern "C" int CLIENT_API example(const char, char * const, const         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题