阅读背景:

在C#中使用C ++代码获取对象功能

来源:互联网 

I have have a function in wrote in C++ that calls some functions in a old lib. This function creates some memory makes the calls and destroys the memory. To optimize this I would create an object that would keep the memory allocated until the object was destroyed. However I'm going to be calling this function from C# and don't believe I can export a Class, just functions or variables.I have have a function in wrote in C++ that cal




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: