Click or drag to resize

EposUtilDotNetMoveToPosition Method


Namespace: LynceeTec.EposDotNet
Assembly: LynceeTec.EposDotNet (in LynceeTec.EposDotNet.dll) Version: 10.2.3317.0 , built 2025-03-17 14:03:46 UTC
Syntax
public bool MoveToPosition(
	int targetPosition,
	bool absolute,
	bool immediately,
	ref uint errorCode
)

Parameters

targetPosition  Int32
 
absolute  Boolean
 
immediately  Boolean
 
errorCode  UInt32
 

Return Value

Boolean

Implements

IEposDotNetMoveToPosition(Int32, Boolean, Boolean, UInt32)
See Also