コード例 #1
0
 public static int WinGetPosX()
 {
     return(au3.WinGetPosX(LastWindow, ""));
 }