winapi - What is the use of CListCtrl::GetItemData()? -



winapi - What is the use of CListCtrl::GetItemData()? -

can please help me know, utilize of clistctrl::getitemdata() in mfc, vc++ ?

i went through msdn description not clear enough.

if can provide brief explanation , illustration great , help lot.

the item info allows associate info want each item of list control. info of time pointer info structure.

for illustration in email application have list command containing received emails. each item contains illustration sender, subject , date. item info contain pointer info construction contains whole mail service text amoung other information.

winapi visual-c++ mfc clistctrl

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -