Click or drag to resize

KeyboardDataRead(Int32, NumberRange, NumberFormatInfo) Method


Namespace: Micros.Ops.Input
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public bool Read(
	out int val,
	NumberRange rangeType,
	NumberFormatInfo numFmtInfo
)

Parameters

val  Int32
 
rangeType  NumberRange
 
numFmtInfo  NumberFormatInfo
 

Return Value

Boolean
See Also