'Declaration
Public Shared Function GetWindowRgn( _ ByVal hwnd As System.IntPtr, _ ByVal hrgn As System.IntPtr _ ) As System.Integer
'Usage
Dim hwnd As System.IntPtr Dim hrgn As System.IntPtr Dim value As System.Integer value = NUser32.GetWindowRgn(hwnd, hrgn)
Parameters
- hwnd
- hrgn