Microsoft DirectX 8.0 (Visual Basic)

DirectSoundEnum8.GetCount

Retrieves the number of devices in the enumeration.

object.GetCount() As Long

Parts

object
Resolves to a DirectSoundEnum8 object.

Return Values

Returns the number of entries in the enumeration.

Error Codes

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