Share via


PosCommon.StatusUpdateFirmwareCompleteDeviceNotRestored Field (POS for .NET v1.12 SDK Documentation)

2/27/2008

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. 

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public Const StatusUpdateFirmwareCompleteDeviceNotRestored As Integer
public const int StatusUpdateFirmwareCompleteDeviceNotRestored
public:
literal int StatusUpdateFirmwareCompleteDeviceNotRestored
public static final int StatusUpdateFirmwareCompleteDeviceNotRestored
public const var StatusUpdateFirmwareCompleteDeviceNotRestored : int

See Also

Reference

PosCommon Class
PosCommon Members
Microsoft.PointOfService Namespace