예제 #1
0
 public static extern bool GetWindowPlacement(IntPtr hWnd, out WindowPlacement lpwndpl);
예제 #2
0
 public static extern bool SetWindowPlacement(IntPtr hWnd, [In] ref WindowPlacement lpwndpl);