PosCommon.StatusUpdateFirmwareFailedDeviceUnknown 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 in an indeterminate state.
public const int StatusUpdateFirmwareFailedDeviceUnknown = 2204;
val mutable StatusUpdateFirmwareFailedDeviceUnknown : int
Public Const StatusUpdateFirmwareFailedDeviceUnknown As Integer = 2204