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