|
Copyright © 2001-2008 MultiMedia Soft
Return to Table of contents
|
|
[Visual Basic]
control.EnableCdMonitor (
bEnable as enumBoolean)
)
|
|
[C++]
void control.EnableCdMonitor (
BOOL bEnable
);
|
|
Parameter
|
Description
| |||||||||
|
|
| |||||||||
|
bEnable
|
Boolean value that tells if the control must automatically monitor the status of the available CD drives.
Supported values are the following:
|