CGenericList::RemoveTail

Removes the last node in the list.

OBJECT *RemoveTail( );

Return Values

Returns the pointer to the object that was removed.

Remarks

This member function calls the CBaseList::RemoveTailI member function.

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.