CBasePin::m_pLock

 
Microsoft DirectShow 9.0

CBasePin::m_pLock

Pointer to a critical section object that protects the filter state.

Syntax

  CCritSec *m_pLock;

Requirements

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

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

See Also