C# Pinvoke C++数据类型对应关系

http://www.lolyk.com/post/187490

char*  -> StringBuilder

float*  -> ref float   (调用前变更给初值)

int*  -> ref int

posted @ 2021-12-22 17:32  chy710  阅读(1)  评论(0)    收藏  举报