Share via


COutputQueue::m_hSem

 
Microsoft DirectShow 9.0

COutputQueue::m_hSem

Handle to a semaphore, used by the thread to wait for samples.

Syntax

  HANDLE m_hSem;

Requirements

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

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

See Also