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