Platform SDK: DirectX

DirectSoundEnum.GetDescription

The DirectSoundEnum.GetDescription method retrieves the driver description of a device in the enumeration.

object.GetDescription(index As Long) As String

Parameters

object
Object expression that resolves to a DirectSoundEnum object.
index
Index of the device in the enumeration.

Return Values

The method returns the driver description of the device.

Error Codes

If the method fails, an error is raised and Err.Number is set.