Method SetLanguage
SetLanguage(String)
Like SetLanguage(Language).
Declaration
Error SetLanguage(string shortLangName)
Parameters
Type | Name | Description |
---|---|---|
System.String | shortLangName | Accepts the following short names for the languages: English French, German, Spanish Italian Russian |
Returns
Type | Description |
---|---|
Error | Error |
SetLanguage(Language)
Sets the language of the popup window possibly spawned by DeviceSearch(out String[], Int32, FilterDeviceKind)
Declaration
Error SetLanguage(Language lang)
Parameters
Type | Name | Description |
---|---|---|
Language | lang |
Returns
Type | Description |
---|---|
Error | Error |