[]
public static extern IntPtr GetWindow(IntPtr hWnd, uint uCmd)
Public Shared Function GetWindow(hWnd As IntPtr, uCmd As UInteger) As IntPtr