Share via


ImageList_GetBkColor (Windows CE 5.0)

Send Feedback

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

ImageList_SetBkColor

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.