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