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