'DeclarationPublic Shared Function SetTextColor( _ ByVal hDC As System.IntPtr, _ ByVal colorRef As System.UInteger _ ) As System.UInteger
'UsageDim hDC As System.IntPtr Dim colorRef As System.UInteger Dim value As System.UInteger value = NGdi32.SetTextColor(hDC, colorRef)
Parameters
- hDC
- colorRef