bool ReadValue(string sValueName,string &sData)
Return values
Non zero if the function is successful; otherwise 0, and a error description can be retrieved by calling GetErrorDescription().
Parameters
Remarks
The function returns the data of the value with the specified name. If the value type is not a string this function will fail.