PosCommon.StatusUpdateFirmwareFailedDeviceUnrecoverable Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the update firmware process failed. The device is either unusable or unrecoverable through software.
public const int StatusUpdateFirmwareFailedDeviceUnrecoverable = 2202;
val mutable StatusUpdateFirmwareFailedDeviceUnrecoverable : int
Public Const StatusUpdateFirmwareFailedDeviceUnrecoverable As Integer = 2202