标题: c#调用dll,求大神指导。 [打印本页] 作者: jyf2675 时间: 2016-11-24 20:58 标题: c#调用dll,求大神指导。 代码如下:但总是提示:方法类型签名与PIvoke不兼容
这里 返回值mydb是一个结构体,输入参数为数组指针:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Runtime.InteropServices;//引入dll文件的函数