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.
Microsoft DirectShow 9.0 |
IAMTVTuner::get_ConnectInput
The get_ConnectInput method retrieves the hardware tuner input connection.
Syntax
HRESULT get_ConnectInput ( long *plIndex );
Parameters
plIndex
[out] Pointer to the input pin to get the connection for.
Return Values
Returns an HRESULT value that depends on the implementation of the interface.
Requirements
Header: Declared in Strmif.h; include Dshow.h.
Library: Use Strmiids.lib.
See Also