Click or drag to resize

EposUtilDotNetGetFirmwareVersion Method

Namespace:  LynceeTec.EposDotNet
Assembly:  LynceeTec.EposDotNet (in LynceeTec.EposDotNet.dll) Version: 10.1.23514.0 , built 2023-11-07 12:27:35 UTC
Syntax
public bool GetFirmwareVersion(
	ref ushort hardwareVersion,
	ref ushort softwareVersion,
	ref ushort applicationNumber,
	ref ushort applicationVersion,
	ref uint errorCode
)

Parameters

hardwareVersion
Type: SystemUInt16
softwareVersion
Type: SystemUInt16
applicationNumber
Type: SystemUInt16
applicationVersion
Type: SystemUInt16
errorCode
Type: SystemUInt32

Return Value

Type: Boolean
See Also