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