Share via


IAnalogTVTuningSpace::put_CountryCode Method

The put_CountryCode method sets the country/region code of the tuning space (based on TAPI country/region codes).

Syntax

HRESULT put_CountryCode(
  [in]  long NewCountryCodeVal
);

Parameters

  • NewCountryCodeVal [in]
    Variable of type long that specifies the country/region code.

Return Value

Returns S_OK if successful. If the method fails, error information can be retrieved using the standard COM IErrorInfo interface.

Remarks

The tuner can use the country/region code to locate a likely channel for frequency mapping.

Requirements

Header Declared in Dshow.h.
DLL Requires Quartz.dll.

See Also

IAnalogTVTuningSpace Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008