Platform SDK: Active Directory, ADSI, and Directory Services |
The IDsDisplaySpecifier::SetLanguageID interface allows the caller to change the locale to a specified language.
HRESULT SetLanguageID( LANGID langid );
The method returns an HRESULT value.
By default, display specifiers are localized in the process locale that was read from GetLocale during object creation. This call allows the caller to change the locale.
Windows NT/2000: Requires Windows 2000.
Header: Declared in Dsclient.h.
Library: Included as a resource in Dsuiext.dll.
Active Directory Display Interfaces, GetUserDefaultUILanguage, IDsDisplaySpecifier