AAM_GetNumSources

This function returns the total number of registered audio sources.

Syntax

DWORD AAM_GetNumSources( void );

Return Values

The number of audio sources indicates success. Zero indicates no audio sources, which is usually an error.

Remarks

This function is a member of the audio source control API.