コード例 #1
0
ファイル: Extern.cs プロジェクト: honomoa/Win32API
 public static extern bool GetWindowInfo(IntPtr hWnd, out WINDOWINFO pwi);
コード例 #2
0
 public static extern bool GetWindowInfo(IntPtr hWnd, out WINDOWINFO pwi);