BCGControlBar Pro for MFC
virtual BOOL CBCGPRegistry::ReadKeyValues ( CStringArray &  Values)
virtual

Reads a list of value names of the currently opened registry key.

Returns
Nonzero if at least one value name was read. It is 0 if there are no values under the key or another error has occurred.

Call this function to retrieve an array of value names of the current key.

Parameters
ValuesSpecifies the string array that receives the value names read from the registry.