ValueNameSequence.getValueName
string getValueName(size_t index)The name of the value at the given index.
Parameters
index | The 0-based index of the value to retrieve. |
Returns
The name of the value corresponding to the given index.
Throws
RegistryException if no corresponding value is retrieved.