'Declaration
Public Shared Function SetCapture( _ ByVal hwnd As System.IntPtr _ ) As System.IntPtr
'Usage
Dim hwnd As System.IntPtr Dim value As System.IntPtr value = NUser32.SetCapture(hwnd)
public static System.IntPtr SetCapture( System.IntPtr hwnd )
Parameters
- hwnd