C#调用C/C++动态库 封送结构体,结构体数组
摘要:
一. 结构体的传递 Cpp代码 #define JNAAPI extern "C" __declspec(dllexport) // C方式导出函数 typedef struct { int osVersion; int majorVersion; int minorVersion; int bui 阅读全文
posted @ 2016-07-01 16:56 widrin 阅读(16761) 评论(0) 推荐(1)
浙公网安备 33010602011771号