Microsoft DirectX 8.1 (Visual Basic)

DirectX8.GetDSEnum

Creates a DirectSoundEnum8 object.

object.GetDSEnum() As DirectSoundEnum8

Parts

object
Object expression that resolves to a DirectX8 object.

Return Values

Returns a DirectSoundEnum8 object.

Error Codes

If the method fails, an error is raised and Err.Number may be set to DSERR_OUTOFMEMORY.

Remarks

The DirectSoundEnum8 object returned by this method is used to enumerate the Microsoft® DirectSound® drivers installed on the system.

See Also

DirectX8.GetDSCaptureEnum