CTransInPlaceOutputPin::CTransInPlaceOutputPin (Compact 2013)
3/26/2014
Constructs a CTransInPlaceOutputPin object.
Syntax
CTransInPlaceOutputPin(
TCHAR* pObjectName,
CTransInPlaceFilter* pFilter,
HRESULT* phr,
LPCWSTR pName
);
Parameters
- pObjectName
Name of the CTransInPlaceOutputPin object.
- pFilter
Pointer to the owning CTransInPlaceFilter filter.
- phr
Pointer to an HRESULT value in which to return resulting information.
- pName
Name of the pin.
Return Value
None.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |