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