Share via


IAnalogRadioTuningSpace2::put_CountryCode Method

This topic applies to Windows XP Media Center Edition 2004 and later.
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]
    The country/region code.

Return Value

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

Requirements

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

See Also

IAnalogRadioTuningSpace2 Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008