Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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, |