Share via


CBaseList::GetCountI

 
Microsoft DirectShow 9.0

CBaseList::GetCountI

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

Syntax

  int GetCountI(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