Geting item from POSITION, MFC Application

closed account (42hU7k9E)
So I get my POSITION from POSITION p = m_ListControl.GetFirstSelectedItemPosition();

How do I use this varibale to get an item at this position?
There's an example along with the description:
http://msdn.microsoft.com/en-us/library/hdxt1akf%28v=vs.80%29.aspx
Topic archived. No new replies allowed.