CList::GetTailPosition

Call this member function to retrieve the position of the tail element of this list; NULL if the list is empty.

Syntax

POSITION GetTailPosition( ) const;

At A Glance

Header file: Afxtempl.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CList Overview, CList Member Functions, List Classes, CList::GetHeadPosition, CList::GetTail