CAMThread::m_WorkerLock
Microsoft DirectShow 9.0 |
CAMThread::m_WorkerLock
Critical section that locks data shared among threads.
Syntax
CCritSec m_WorkerLock;
Requirements
** Header:** Declared in Wxutil.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also