Beispiel #1
0
 [DllImport("coinmp.dll")] public static extern int CoinSetIterCallback(IntPtr hProb, IterDelegate iterDelegate);
Beispiel #2
0
 public static extern int CoinSetIterCallback(IntPtr hProb, IterDelegate iterDelegate);