次の方法で共有


CTransInPlaceFilter::InputPin (Compact 2013)

3/26/2014

Retrieves a pointer to the input pin associated with the filter.

Syntax

CTransInPlaceInputPin* InputPin( );

Parameters

None.

Return Value

Returns a pointer to a CTransInPlaceInputPin object.

Remarks

This member function is protected.

Requirements

Header

dshow.h,
Streams.h

Library

ole32.lib,
Ole32auth.lib,
Strmbase.lib,
Strmiids.lib,
uuid.lib

See Also

Reference

CTransInPlaceFilter Class