IAMTVTuner::get_AvailableTVFormats (Windows CE 5.0)

Send Feedback

The get_AvailableTVFormats method retrieves all the analog video TV standards that the tuner supports.

Syntax

HRESULT get_AvailableTVFormats(
  long *lAnalogVideoStandard);

Parameters

  • lAnalogVideoStandard
    [out] Pointer to a variable that receives a bitwise combination of values from the AnalogVideoStandard 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.