CBaseFilter::m_clsid

 
Microsoft DirectShow 9.0

CBaseFilter::m_clsid

Class identifier (CLSID) of the filter.

Syntax

  CLSID m_clsid;

Requirements

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

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

See Also