'Declaration
Public Shared Function SetParent( _ ByVal child As System.IntPtr, _ ByVal parent As System.IntPtr _ ) As System.IntPtr
'Usage
Dim child As System.IntPtr Dim parent As System.IntPtr Dim value As System.IntPtr value = NUser32.SetParent(child, parent)
Parameters
- child
- parent