CGenericList::GetHead
Microsoft DirectShow 9.0 |
CGenericList::GetHead
The GetHead method retrieves the item at the head of the list.
Syntax
OBJECT GetHead(void);
Return Value
Returns a pointer to an object of type OBJECT (the template type).
Requirements
** Header:** Declared in Wxlist.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also