The pStateLock method retrieves a pointer to the filter's critical section object.
Syntax
CCritSec* pStateLock(void);
Return Value
Returns a pointer to the CSource::m_cStateLock member variable.
See Also