This function displays the dialog box that lets you select a language.
Context
Windows client,
Adelia Cloud client.
Parameters
<WINDOW> |
Window name. |
|
BOOL |
Permanent |
Specifies whether the choice is permanent or not (the setup file will be modified). |
BOOL |
ReturnCode |
Return code for the operation: *TRUE if the operation was completed successfully. *FALSE if it was not. |
Example
Permanent = *TRUE
CALL_DLL 'VATOOLBX.DLL' 'VaToolBxChooseLanguage' MY_WINDOW Permanent ReturnCode
List of the VaToolBx functions by topic