'Declaration
Public Shared Function SetClipboardData( _ ByVal uFormat As System.UInteger, _ ByVal hMem As System.IntPtr _ ) As System.IntPtr
'Usage
Dim uFormat As System.UInteger Dim hMem As System.IntPtr Dim value As System.IntPtr value = NUser32.SetClipboardData(uFormat, hMem)
Parameters
- uFormat
- hMem