/
setLang, setLanguage
setLang, setLanguage
Declaration
Delphi
procedure setLang(Lang: ShortString);
C/C++
SOPAD_API void SOPAD_setLang(const char* szLang);
ActiveX
HRESULT setLanguage([in] BSTR Language);
Description
Function sets the language of the driver. Default is English.
Arguments
Lang, Language
Short name of the language. You may use the following strings to set the Language:
Short name | Language |
---|---|
D | German |
GB | English |
ES | Spanish |
PL | Polish |
NL | Dutch |
F | French |
, multiple selections available,
Related content
SetLanguage
SetLanguage
More like this
SetDriverOptions
SetDriverOptions
More like this
setWintabCorpCode, setWintabCorpLic
setWintabCorpCode, setWintabCorpLic
More like this
setPadType
setPadType
More like this
setPadSettings
setPadSettings
More like this
SetDriverOptions1Flag
SetDriverOptions1Flag
More like this