CList::GetTailPosition

POSITION GetTailPosition( ) 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 tail element of this list; NULL if the list is empty.

CList OverviewClass MembersHierarchy Chart

See Also   CList::GetHeadPosition, CList::GetTail