111,131
社区成员
发帖
与我相关
我的任务
分享 [DllImport("NetModel.dll", EntryPoint = "NETMODEL", CallingConvention = CallingConvention.StdCall, SetLastError = true, CharSet = CharSet.Unicode, ExactSpelling = true)]
void NETMODEL(ref int Alert_class, ref int Load_class, ref int T100, ref int Tcontinual, ref int Averge, ref int Crash, int[] Need, int[,] Warned, int[,] Acted, int[,] Exitload, int[,] Xcont, int[,] Xmovi, int[] Xterm, int[] Xnoev, ref int Pnn, ref int Pnan, ref int Ttt, ref int MaxTimeNode, ref int Success);
NETMODEL(ref intAlert_class, ref intLoad_class, ref intT100, ref intTcontinual, ref intAverage, ref intCrash, Need, Warned, Acted, Exitload, Xcont, Xmovi, Xterm, Xnoev, ref intPnn, ref intPnan, ref intTtt, ref intMaxTimeNode, ref intSuccess);