public static extern IntPtr GetWindow(IntPtr hWnd, GetWindowConstants wCmd);
Exemple #2
0
 public static extern IntPtr GetWindow(IntPtr hWnd, GetWindowConstants wCmd);
Exemple #3
0
 private static extern IntPtr GetWindow(IntPtr hWnd, GetWindowConstants uCmd);