Returns all available CD drive information.
Namespace: Un4seen.Bass.AddOn.Cd
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax
Return Value
Type: BASS_CD_INFOAn array of BASS_CD_INFO representing the available CD drives.
Remarks
The index of the returned information equals the drive number, which might be used with any other BassCd method.
See Also