CTransInPlaceOutputPin::CTransInPlaceOutputPin

Constructs a CTransInPlaceOutputPin object.

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 Values

No return value.

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.