Пример #1
0
 public static extern bool PrintWindow(IntPtr hWnd, IntPtr hdcBlt, PrintWindowFlags nFlags);
Пример #2
0
 public static extern bool PrintWindow(IntPtr hwnd, IntPtr hDc, PrintWindowFlags printWindowFlags);
Пример #3
0
 private static extern bool PrintWindow(IntPtr hWnd, IntPtr hdcBlt, PrintWindowFlags flags);
Пример #4
0
 public static extern bool PrintWindow(IntPtr hWnd, IntPtr hdcBlt, PrintWindowFlags nFlags);