예제 #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);