Platform SDK: DirectX |
The DirectSoundEnum.GetCount method retrieves the number of devices in the enumeration.
object.GetCount() As Long
The method returns the number of entries in the enumeration.
If the method fails, an error is raised and Err.Number is set.