ImageList_GetBkColor (Windows CE 5.0)
This function retrieves the current background color for an image list.
COLORREFWINAPIImageList_GetBkColor(HIMAGELISThiml );
Parameters
- himl
[in] Handle to the image list.
Return Values
The background color indicates success. NULL indicates failure.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Commctrl.h.
Link Library: Commctrl.lib, Imgctl.lib.
See Also
Send Feedback on this topic to the authors