CObList::GetTailPosition

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

Syntax

POSITION GetTailPosition( ) const;

At a Glance

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

See Also

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