Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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, |