Esempio n. 1
0
 internal static extern bool GetWindowPlacement(IntPtr hWnd, out SafeNativeMethods.WindowPlacement lpwndpl);
Esempio n. 2
0
 internal static extern bool SetWindowPlacement(IntPtr hWnd, [In] ref SafeNativeMethods.WindowPlacement lpwndpl);