CheckForUpdate (Opus Funktion)
Beschreibung
Diese Funktion startet die automatische Update Funktion.
Argumente
Name | Typ | Beschreibung |
---|---|---|
Delay | integer | (optional) 0 = Das Update soll sofort geprüft werden 1 = Das Update soll sofort geprüft werden |
ForceUpdate | integer | (optional) 0 = Der Benutzer wird gefragt, ob das Update gemacht werden soll. 1 = Ein allfälliges Update wird immer ausgeführt. |
RückgabewertÂ
keiner.
Beispiel
CheckForUpdate(0,1); |
---|
Siehe auch
---