Пример #1
0
 public extern static bool MwAddComputerConfig(wcServerAPI.TComputerConfig ccoonfig, int index);
Пример #2
0
 public extern static bool MwUpdateComputerConfig(int index, wcServerAPI.TComputerConfig cconfig);
Пример #3
0
 public extern static bool MwGetComputerConfigs(int index, int count, wcServerAPI.TComputerConfig cconfig);