搜索完網(wǎng)絡(luò)竟然找不到關(guān)于CListCtrl::InsertItem的參數(shù)解釋本人VC++的造詣不深,MSDN上的解釋實難以領(lǐng)會貫通,MSDN上是這樣解釋他的4種形式的:int InsertItem( const LVITEM* pItem );int InsertItem( int nItem, LPCTSTR lpszItem );int InsertItem( int nItem, LPCTSTR lpszItem, int nImage );int InsertItem( UINT nMask, int nItem, LPCTSTR lpszItem, UINT nState, UINT nStateMask, int nImage, LPARAM lParam );我只想了解下只有3個參數(shù)的那種函數(shù),望高手指點下給個詳細點的解釋,萬分感謝~~
- 3 回答
- 0 關(guān)注
- 1444 瀏覽
添加回答
舉報
0/150
提交
取消