Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function returns the current background color for the specified device context.
COLORREFGetBkColor(HDChdc);
Parameters
- hdc
[in] Handle to the device context whose background color is to be returned.
Return Values
A COLORREF value for the current background color indicates success.
CLR_INVALID indicates failure.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Windows.h.
Link Library: Coredll.lib.
See Also
GetBkMode | SetBkColor | COLORREF | GDI Functions
Send Feedback on this topic to the authors