Returns the total number of available CD drives.
Namespace: Un4seen.Bass.AddOn.Cd
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax
Parameters
- release
- Type: SystemBoolean
Release the drive(s) after obtaining the info?If set, BASS_CD_Release(Int32) will be called right after (which might be required with some drivers).
Return Value
Type: Int32Number of CD drives available.
Remarks
See Also