This function returns the total number of registered audio sources.
DWORD AAM_GetNumSources( void );
The number of audio sources indicates success. Zero indicates no audio sources, which is usually an error.
This function is a member of the audio source control API.