[]
public static extern bool ValidateRect(IntPtr hWnd, IntPtr lpRect)
Public Shared Function ValidateRect(hWnd As IntPtr, lpRect As IntPtr) As Boolean