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