CTransInPlaceFilter::GetPin (Compact 2013)
3/26/2014
Retrieves a pin if an index is specified.
Syntax
virtual CBasePin* GetPin(
int n
);
Parameters
- n
Index of the pin to return.
Return Value
Returns a pointer to a CBasePin object.
Remarks
This member function is implemented and need not be overridden unless one or more of the transform pin classes (CTransInPlaceInputPin or CTransInPlaceOutputPin) are being overridden.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |