IMSVidAnalogTuner::get_CountryCode Method
This topic applies to Windows XP or later.
The get_CountryCode method retrieves the tuner's country/region code.
Syntax
HRESULT get_CountryCode(
[out] long *plcc
);
Parameters
- plcc [out]
Pointer to a variable that receives the country/region code.
Return Value
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Remarks
Do not confuse the international country/region code with the LCID. The country/region code establishes the mapping between channel numbers and frequencies.
Requirements
Header | Declared in Dshow.h. |
DLL | Requires Quartz.dll. |
See Also
IAMTuner::get_CountryCode
IMSVidAnalogTuner Interface
IMSVidAnalogTuner::put_CountryCode
International Analog TV Tuning
Send comments about this topic to Microsoft
Build date: 12/4/2008