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