Microsoft DirectX 8.1 (Visual Basic) |
Creates a DirectSoundEnum8 object.
object.GetDSCaptureEnum() As DirectSoundEnum8
Returns a DirectSoundEnum8 object.
If the method fails, an error is raised and Err.Number may be set to DSERR_OUTOFMEMORY.
The DirectSoundEnum8 object returned by this method is used to enumerate the DirectSoundCapture8 objects installed on the system.