UQINTFromString (function)
Syntax |
UQINTFromString param1,param2,param3
|
|
Description | To convert one numeric string into UQINT , take a positive value with the highest value that can be taken by ULONGLONG and return it. | |
Param1 | String. | |
Param2 | Reference to Double. | |
Param3 | Reference to Double. | |
Example |
|
|
See also | QINTFromString (function) |