int GetCDList( LPCDLIST lpcd );


Description: Scans all host adapters present for CD units, and stores information on units found in the CDLIST structure pointed to by lpcd.

Parameters:
lpcd Pointer to a CDLIST structure to receive information on present CD units.

Return Value:

This function always returns 1 in the current implementation.