Click or drag to resize

AudioCDPlayerCDIsReady Method

Check if the CD drive is ready.

Namespace:  CSAudioCDPlayer
Assembly:  CSAudioCDPlayer (in CSAudioCDPlayer.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public bool CDIsReady(
	int DriveIndex
)

Parameters

DriveIndex
Type: SystemInt32
The CD drive index.

Return Value

Type: Boolean
See Also