Platform SDK: DirectX |
The DirectSoundEnum.GetGuid method retrieves the unique identifier of a device in the enumeration.
object.GetGuid(index As Long) As String
The method returns the GUID of the device in string form.
If the method fails, an error is raised and Err.Number is set.