hCD | Handle to the CD-ROM unit. |
pID | Array of DWORD to receive data for CDDB query. |
numEntries | The number of entries in array pID. |
SS_COMP | Success |
SS_ERR | An error occured. Use GetAspiLibError to retrieve the specific error code. |
pID[0] = CDDBID pID[1] = number of tracks pID[2..(2+n)] = starting MSF offset for tracksThe last entry in the array pID[n+2] is the MSF address of the lead-out track. The function CDDBQuery in fact makes use of this function.