POSITION GetHeadPosition( ) const;
Return Value
A POSITION value that can be used for iteration or object pointer retrieval; NULL if the list is empty.
Remarks
Gets the position of the head element of this list.
CList Overview | Class Members | Hierarchy Chart
See Also CList::GetTailPosition