PosCommon.StatusUpdateFirmwareFailedDeviceNeedsFirmware 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 will not be operational until another attempt to update the firmware is successful.
public const int StatusUpdateFirmwareFailedDeviceNeedsFirmware = 2203;
val mutable StatusUpdateFirmwareFailedDeviceNeedsFirmware : int
Public Const StatusUpdateFirmwareFailedDeviceNeedsFirmware As Integer = 2203