Retrieves the value of a config option.
DWORD BASS_GetConfig(
DWORD option
);
| option | The option to get the value of... one of the following.
|
| BASS_ERROR_ILLPARAM | option is invalid. If an add-on option, it may be that the add-on has not been loaded. |