EnumerateDirectSound
Unit

DDirectSound

Declaration

procedure EnumerateDirectSound( List: TDSDevices );

Description

Calls the DirectSoundEnumerate function to enumerate the DirectSound objects installed on the system. For each DirectSound object enumerated a TDSDevice object is added to the List. See DirectSoundEnumerate for more information.