VB调用C++函数
我在C#中像下面那样声明,请问在VB中如何声明,谢谢[DllImport("TagDll.Dll")]
public static extern byte Inventory(byte[] pUID, byte len);
2011-11-11 14:10
2011-11-11 15:19
2011-11-11 15:40
2011-11-11 18:35
2011-11-11 19:51
2011-11-13 15:52