CBaseList::m_pLast
Microsoft DirectShow 9.0 |
CBaseList::m_pLast
Pointer to the last node in the list.
Syntax
CNode *m_pLast;
Requirements
** Header:** Declared in Wxlist.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also