BOOL GetBkImage( LVBKIMAGE* plvbkImage ) const;
Return Value
Returns nonzero if successful, or zero otherwise.
Parameters
plvbkImage
A pointer to an LVBKIMAGE structure containing the current background image of the list view.
Remarks
This member function implements the behavior of the Win32 macro, ListView_GetBkImage, as described in the Platform SDK.
CListCtrl Overview | Class Members | Hierarchy Chart
See Also CListCtrl::SetBkImage