CDC::SetDCBrushColor
Visual Studio 2012
Sets the current device context (DC) brush color to the specified color value.
COLORREF SetDCBrushColor( COLORREF crColor );
This method emulates the functionality of the function SetDCBrushColor, as described in the Windows SDK.