PosCommon.StatusUpdateFirmwareFailedDeviceOk 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. However, the device is still operational.
public const int StatusUpdateFirmwareFailedDeviceOk = 2201;
val mutable StatusUpdateFirmwareFailedDeviceOk : int
Public Const StatusUpdateFirmwareFailedDeviceOk As Integer = 2201