EnumerateDirectSoundCapture
Unit

DDirectSound

Declaration

procedure EnumerateDirectSoundCapture( List: TDSDevices );

Description

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