Critical section object that protects the filter state. The CSource::pStateLock helper method returns a pointer to this member variable.
Syntax
CCritSec m_cStateLock;
See Also