InitAudioCD()

Syntax

Result = InitAudioCD()
Description
Try to initialize all the necessary resources in order to handle audio CD functions.

Parameters

None.

Return value

If Result is 0, the initialization has failed or there are no CD drives available, else Result contains the number of CD drives attached to the system.

Remarks

This function must be called before any other audio CD function.

Supported OS

All

<- EjectAudioCD() - AudioCD Index - PauseAudioCD() ->