|
virtual |
Concatenates the relative path to a registry key with the application path.
Use this function when you need to build a registry path to the application data. It calls the BCGPGetRegPath global function that returns a root component of the application registry path and concatenates it with the szSectionAdd parameter.
szSectionAdd | Specifies a relative registry path to the application data. |