|
Copyright © 2006 - 2008 MultiMedia Soft
Return to Table of contents
|
|
[Visual Basic]
Public Event CdCoverPictureFileAvailable As CdCoverPictureFileAvailableEventHandler
|
|
[C#]
public event CdCoverPictureFileAvailableEventHandler CdCoverPictureFileAvailable;
|
|
[C++]
public: __event CdCoverPictureFileAvailableEventHandler CdCoverPictureFileAvailable;
|
|
CdCoverPictureFileAvailableEventArgs members
|
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.
| ||||||||||||
|
nSize
|
Specifies the actual size of the picture.
Supported values are the following:
|