CListCtrl::GetBkImage

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 OverviewClass MembersHierarchy Chart

See Also   CListCtrl::SetBkImage