CGenericList::GetCount

 
Microsoft DirectShow 9.0

CGenericList::GetCount

The GetCount method retrieves the number of items in the list.

Syntax

  int GetCount(void);

Return Value

Returns the number of items in the list.

Requirements

**  Header:** Declared in Wxlist.h; include Streams.h.

**  Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).

See Also