The CheckTCEUpdates function can be used to start a check on the client to see if the TCE applications installed with the client have an update. If this is available, the user will be informed of the necessary update in the case of Silent=False. In the case of Silent=True, the application is closed, and the update is performed in the background.
Syntax | |||||
CheckTCEUpdates([Silent]) | |||||
Rückgabewert | |||||
Type |
Description | ||||
Long |
Zero if the function could be performed error-free. | ||||
Parameter | |||||
Use |
Name |
Type |
Passing |
Description | |
Optional |
Silent |
Boolean |
ByVal |
Mode of update. Default value: False | |