Retrieves the value of a pointer config option.
const void *BASS_GetConfigPtr(
DWORD option
);
| option | The option to set 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. |