Share via


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

2/27/2008

Indicates the update firmware process failed. The device will not be operational until another attempt to update the firmware is successful.

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

Syntax

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

See Also

Reference

PosCommon Class
PosCommon Members
Microsoft.PointOfService Namespace