|
virtual |
Sets the data and type of a specified value under a registry key.
You must construct a CBCGPRegistry object with bRead parameter set to nonzero to be able to use the Write function.
pszKey | Pointer to a string containing the name of the value to set. |
dVal | Reference to a double variable containing the data to be stored with the specified value name. |