FirmwareUpdatePolicy Class |
Namespace: Com.Datalogic.Device
The FirmwareUpdatePolicy type exposes the following members.
Name | Description | |
---|---|---|
FirmwareUpdatePolicyDisabled | Firmware update feature is disabled. | |
FirmwareUpdatePolicyNotSupported | Firmware update policy not supported. | |
FirmwareUpdatePolicyOnlyIfNewerAvailable | Firmware update is automatically performed only if a newer firmware
compared with the current installed in the Cradle is available in the device. | |
FirmwareUpdatePolicyUnknown | Unknown firmware update policy. | |
FirmwareUpdatePolicyUserNotification | A notification is shown to the user if a firmware update is available. | |
JniPeerMembers | To be added. |
Name | Description | |
---|---|---|
FromInt | Retrieves the corresponding FirmwareUpdatePolicy value, from a valid integer. | |
ToInt | Converts the FirmwareUpdatePolicy enum to its integer representing value. | |
ValueOf | Returns the enum constant of this type with the specified name. | |
Values | Returns an array containing the constants of this enum type, in
the order they are declared. |