CGenericList::RemoveTail (Compact 2013)
3/26/2014
Removes the last node in the list.
Syntax
OBJECT* RemoveTail( );
Parameters
None.
Return Value
Returns the pointer to the object that was removed.
Remarks
This member function calls the CBaseList::RemoveTailI member function.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |