PrimoBurner(tm) for C++  4.2
CD, DVD and Blu-ray Software Development Kit
primo::burner::MediaReady Namespace Reference

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...

Detailed Description

Defines the medium ready status values returned by the Device::mediaState method.

See also:
Device::mediaState

Enumeration Type Documentation

enum Enum

MediaReady::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.

 All Classes Namespaces Files Functions Variables Enumerations Enumerator