Click or drag to resize

AudioCDPlayerGetDevices Method

Get a list of the CD devices that installed on the local machine.

Namespace:  CSAudioCDPlayer
Assembly:  CSAudioCDPlayer (in CSAudioCDPlayer.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public List<string> GetDevices()

Return Value

Type: ListString
See Also