CList::RemoveHead

Call this member function to remove the element from the head of the list and returns a pointer to it.

Syntax

TYPE RemoveHead( );

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::GetHead, CList::AddHead