DirectX SDK |
The DirectX7.GetDSCaptureEnum method creates a DirectSoundEnum object which is used to enumerate the DirectSoundCapture objects installed in the system.
object.GetDSCaptureEnum() As DirectSoundEnum
If the method succeeds, a DirectSoundEnum object is returned.
If the method fails, an error is raised and Err.Number may be set to DSERR_OUTOFMEMORY.