CList::GetHeadPosition

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 OverviewClass MembersHierarchy Chart

See Also   CList::GetTailPosition