|
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. |
scArray | Reference to a string array variable containing the data to be stored with the specified value name. |