CTransInPlaceOutputPin::CTransInPlaceOutputPin
A version of this page is also available for
4/8/2010
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
Windows Embedded CE | Windows CE 2.12 and later |
Note | Microsoft DirectShow applications and DirectShow filters have different include file and Library requirements For more information, see Setting Up the Build Environment, Version 2.12 requires DXPAK 1.0 or later |