C# Class ZuneSocialTagger.Core.WindowsLocale

Datei anzeigen Open project: leetreveil/Zune-Social-Tagger

Public Methods

Method Description
GetLocale ( ) : string

Gets the current language + country e.g. en-FR

Private Methods

Method Description
GetCountryCode ( ) : string
GetGeoInfoA ( int geoId, int geoType, StringBuilder lpGeoData, int cchData, int langId ) : int
GetUserDefaultLCID ( ) : int
GetUserGeoID ( GEOCLASS GeoClass ) : int

Method Details

GetLocale() public static method

Gets the current language + country e.g. en-FR
public static GetLocale ( ) : string
return string