DirectX SDK

DirectSoundEnum.GetDescription

The DirectSoundEnum.GetDescription method returns the driver description of the specified DirectSound device.

object.GetDescription(index As Long) As String

Parameters

object
Object expression that resolves to a DirectSoundEnum object.
index
The particular DirectSound device in the DirectSoundEnum object.

Return Values

The driver description of the DirectSound device.

Error Codes

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