PosCommon.StatusUpdateFirmwareCompleteDeviceNotRestored 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 succeeded. However, the Service Object and/or the physical device cannot be returned to the state they were in before the update firmware process started.
public const int StatusUpdateFirmwareCompleteDeviceNotRestored = 2205;
val mutable StatusUpdateFirmwareCompleteDeviceNotRestored : int
Public Const StatusUpdateFirmwareCompleteDeviceNotRestored As Integer = 2205