示例#1
0
 //        [DllImport("C:\\projects\\CSharpInvokeCppDllCallBack\\CppDll\\Release\\CppDll.dll", EntryPoint = "SetCallback")]
 static extern public bool SetCallback(MyDllCall fa);
示例#2
0
 public static extern int test(MyDllCall fa);
示例#3
0
 public static extern int test(MyDllCall fa);