The InputPin method retrieves a pointer to the filter's input pin.
Syntax
CTransInPlaceInputPin *InputPin(void);
Return Value
Returns the CTransformFilter::m_pInput member variable.
See Also