Share via


CRenderedInputPin::m_bCompleteNotified

 
Microsoft DirectShow 9.0

CRenderedInputPin::m_bCompleteNotified

The m_bCompleteNotified member variable is a Boolean flag indicating whether the pin has sent an EC_COMPLETE event to the Filter Graph Manager.

Syntax

  BOOL m_bCompleteNotified;

Requirements

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

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

See Also