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