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