Share via


IFrequencyMap::get_CountryCode Method

The get_CountryCode method returns the country/region code the Network Provider is currently using. The country/region code determines which frequency table the Network Provider loads.

Syntax

HRESULT get_CountryCode(
  [out]  ULONG *pulCountryCode
);

Parameters

  • pulCountryCode [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

For a list of country/region codes, see Country/Region Assignments.

Requirements

Header Declared in Bdaiface.h.

See Also

Error and Success Codes
IFrequencyMap Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008