|
Copyright © 2001-2008 MultiMedia Soft
Return to Table of contents
|
|
[Visual Basic]
CdCoverURLsAvailable (
ByVal nCdDriveIndex as Integer
)
|
|
[C++]
void CdCoverURLsAvailable (
short nCdDriveIndex
);
|
|
Parameters
|
Description
|
|
|
|
|
nCdDriveIndex
|
Number representing the zero-based index of the CD drive that fired the event. The total number of available CD drives can be obtained using the GetCdDrivesCount method.
|