Share via


IAMTVTuner::get_TVFormat (Windows Embedded CE 6.0)

1/6/2010

The get_TVFormat method retrieves the current analog video TV standard in use.

Syntax

HRESULT get_TVFormat(
  long* plAnalogVideoStandard
);

Parameters

  • plAnalogVideoStandard
    [out] Pointer to a variable that receives a member of the AnalogVideoStandard enumeration.

Return Value

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

Requirements

Header strmif.h
Windows Embedded CE Windows CE 5.0 Networked Media Device Feature Pack and later

See Also

Reference

IAMTVTuner Interface