CObList::RemoveHead

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

Syntax

CObject* RemoveHead( );

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