bvSetApplicationName
The function is used to set the symbolic name of application. The name is used
to save settings of the library in the registry.
BESTVIEWAPI(void) bvSetApplicationName(LPCTSTR pszApplicationName);
Parameters:
-
pszApplicationName - the symbolic name of application
For example, if the symbolic name is XXXXX then settings of the
library will be saved in the registry in the following branch:
HKEY_CURRENT_USER\Software\XXXXX\BestView