|
PrimoBurner(tm) for C++
5.0
CD, DVD and Blu-ray Software Development Kit
|
Defines the medium ready status values returned by the Device::mediaState method. More...
Enumerations | |
| enum | Enum { Present = 0 , NotPresent = 1 , StateUnknown = 2 } |
| MediaReady::Enum. More... | |
Defines the medium ready status values returned by the Device::mediaState method.
| enum Enum |
| Enumerator | |
|---|---|
| Present | Medium present. |
| NotPresent | Medium not present. |
| StateUnknown | Medium state is unknown. Use the Device::unitReadyState method to get the state of the device. |