DirectX SDK |
The DirectSoundEnum.GetName returns the driver name of the specified DirectSound device.
object.GetName(index As Long) As String
The driver name of the DirectSound device.
If the method fails, an error is raised and Err.Number will be set.