This method sets some or all of a list view item’s attributes.
Header file: | Afxcmn.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
BOOL SetItem( const LV_ITEM* pItem ); BOOL SetItem( int nItem,
int nSubItem, UINT nMask, LPCTSTR lpszItem, int nImage, UINT nState,
UINT nStateMask, LPARAM lParam );