111,129
社区成员
发帖
与我相关
我的任务
分享
[DllImport("你的动态库名字.dll", EntryPoint = "Get_e2RND")]
public static extern bool Get_e2RND(string pszOutData, string pszPass, string pszOutNewData, string pszstrNewPass, string pszeSESS, string pszeRND, byte ucClientType);
