IAnalogTVTuningSpace::get_CountryCode Method
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 *pCountryCodeVal
);
Parameters
- pCountryCodeVal [out]
Pointer to a variable of type long that receives the value for 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