KeyboardDataRead(Int64, Int64, Int64, NumberFormatInfo) Method |
Namespace: Micros.Ops.InputAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic bool Read(
out long val,
long min,
long max,
NumberFormatInfo numFmtInfo
)
Parameters
- val Int64
-
- min Int64
-
- max Int64
-
- numFmtInfo NumberFormatInfo
-
Return Value
Boolean
See Also