예제 #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);