CddbAlbumInfoAvailable event |
|
Remarks
Occurs when the CDDB server returns the CD album information requested through a previous call to the CddbRequestAlbumInfo method.
After receiving this event it will be possible:
See the How to get CD album information from a CDDB server tutorial for further details. For further details about synchronization through Events see the How to synchronize the container application through events tutorial.
Syntax
Event Data
The event handler receives an argument of type CddbInfoEventArgs having the following parameters:
|