IAMTVTuner::get_InputType (Windows CE 5.0)

Send Feedback

The get_InputType method retrieves the input type set in IAMTVTuner::put_InputType.

Syntax

HRESULT get_InputType (
  long lIndex,  TunerInputType *pInputType);

Parameters

  • lIndex
    [in] Index value that specifies the input pin that will be set.
  • pInputType
    [out] Pointer to a variable the receives a member of the TunerInputType enumeration.

Return Values

Returns an HRESULT value that depends on the implementation of the interface.

Requirements

OS Versions: Windows CE 5.0 Networked Media Device Feature Pack.
Header: strmif.h.

See Also

IAMTVTunerInterface

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.