Platform SDK: DirectX |
The DirectSoundEnum.GetDescription method retrieves the driver description of a device in the enumeration.
object.GetDescription(index As Long) As String
The method returns the driver description of the device.
If the method fails, an error is raised and Err.Number is set.