This function read a numeric key in the opened file.
ReadNumber (Section As String, KeyName As String, NumberValue As Long) As Long
Parameters
Section
[in] Name of the section to read from.
KeyName
[in] Name of the key to read from.
NumberValue
[out] Return the numeric key value.
Return Value
0: success
1: failed, not accessible