lpq | Pointer to a CDDBQUERYITEM structure containing information on the CD that we want. |
lpszCDDBText | Buffer that the CDDB entry text will be written into. The entire entry is returned as an ASCIIZ string. |
maxLen | The maximum number of characters that can be copied into the buffer lpszCDDBText. If the entry is longer, it will be truncated. |
SS_COMP | Success |
SS_ERR | An error occured. Use GetAspiLibError to retrieve the specific error code. |