This document is archived and information here might be outdated. Recommended version. |
Obtains the locale display name that corresponds to the given locale ID.
[Visual Basic .NET] Public Function CreateLocaleInfoFromLocaleID ( _ ByVal LocaleID As Integer _ ) As ILocaleInfo
[C#] public ILocaleInfo CreateLocaleInfoFromLocaleID ( int LocaleID );
[C++]
HRESULT CreateLocaleInfoFromLocaleID(
long LocaleID
);
[C++] Parameters LocaleID [in]
LocaleID is a parameter of type long