Table of Contents

Enum SelfUpdateReturnCode

Namespace
Hi3Helper.Plugin.Core.Update
Assembly
Hi3Helper.Plugin.Core.dll

This struct contains a return code which is used to indicate a status of the plugin self-update operation.

[Flags]
public enum SelfUpdateReturnCode : uint
Extension Methods

Fields

CdnInternalError = 1030
DiskAccessDenied = 131082
DiskFull = 262154
DriveNotReady = 1048586
Error = 2
FileAlreadyExists = 2097162
FileLocked = 65546
JsonParsingError = 2054
LocalError = 10
NameTooLong = 4194314
NetworkError = 6
NoAvailableUpdate = 16777217
NoReachableCdn = 262
Ok = 1
PathNotFound = 524298
RollingBackSuccess = 33554433
UnknownError = 18
UpdateCancelled = 4102
UpdateFileNotFound = 518
UpdateIsAvailable = 134217729
UpdateSuccess = 67108865