Directory Services |
The IDsDisplaySpecifier::SetLanguageID method changes the locale used by the IDsDisplaySpecifier object to a specified language.
HRESULT SetLanguageID( LANGID langid );
During object creation, the IDsDisplaySpecifier object obtains the locale by calling GetUserDefaultUILanguage. This method enables the object user to change the locale used with the display specifiers.
Client: Included in Windows XP and
Windows 2000 Professional.
Server: Included in Windows Server 2003 and
Windows 2000 Server.
Header: Declared in Dsclient.h.
GetUserDefaultUILanguage, IDsDisplaySpecifier, Active Directory Display Interfaces