'Declaration
Public Overloads Shared Function ValidateRect( _ ByVal hWnd As System.IntPtr, _ ByRef rect As NWin32.RECT _ ) As System.Boolean
'Usage
Dim hWnd As System.IntPtr Dim rect As NWin32.RECT Dim value As System.Boolean value = NUser32.ValidateRect(hWnd, rect)
public static System.bool ValidateRect( System.IntPtr hWnd, ref NWin32.RECT rect )
Parameters
- hWnd
- rect