예제 #1
0
 public extern static bool MwAddDoor(wcServerAPI.TDoorInfo di, int index);
예제 #2
0
 public extern static bool MwUpdateDoor(int index, wcServerAPI.TDoorInfo di);
예제 #3
0
 public extern static bool MwGetDoors(int index, int count, wcServerAPI.TDoorInfo di);