Share via


IAnalogRadioTuningSpace2::get_CountryCode Method

This topic applies to Windows XP Media Center Edition 2004 and later.
The get_CountryCode method gets the country/region code of the tuning space (based on TAPI country/region codes).

Syntax

HRESULT get_CountryCode(
  [out]  long *CountryCodeVal
);

Parameters

  • CountryCodeVal [out]
    Pointer to a variable that receives 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