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

Session State. More...

Enumerations

enum  Enum {
  Empty = 0x00,
  Open = 0x01,
  Damaged = 0x02,
  Closed = 0x03
}
 SessionState::Enum. More...

Detailed Description

Session State.

See also:
DiscInfo

Enumeration Type Documentation

enum Enum

SessionState::Enum.

Enumerator:
Empty 

Empty Session.

Open 

Incomplete Session.

Damaged 

Damaged Session (valid only for DVD-R/-RW)

Closed 

Complete Session (only possible when Disc Status in DiscInfo object is DiscStatus::Complete)

 All Classes Namespaces Files Functions Variables Enumerations Enumerator