lResult (LONG) - returns
The value of the key specified by pszKey in the initialization file.
If the value corresponding to the key is not an integer, lResult is 0.
If the key-name value is a series of digits followed by non-numeric characters, lResult contains the value of the digits only. For example, "KeyName=102abc" causes the value 102 to appear in lResult.