CBasePin::m_Connected

 
Microsoft DirectShow 9.0

CBasePin::m_Connected

Pointer to the pin that is connected to this pin.

Syntax

  IPin *m_Connected;

Requirements

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

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

See Also