Platform SDK: DirectX |
The DirectX7.GetDSEnum method creates a DirectSoundEnum object which is used to enumerate the DirectSound drivers installed in the system.
object.GetDSEnum() 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.