'Declaration
Public Shared Function SetBkColor( _ ByVal hDC As System.IntPtr, _ ByVal colorRef As System.UInteger _ ) As System.UInteger
'Usage
Dim hDC As System.IntPtr Dim colorRef As System.UInteger Dim value As System.UInteger value = NGdi32.SetBkColor(hDC, colorRef)
Parameters
- hDC
- colorRef