Leadtools.MediaWriter Namespace : MediaWriterState Enumeration |
public enum MediaWriterState : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum MediaWriterState Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As MediaWriterState
public enum class MediaWriterState : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0 | StateIdle | The writable drive is in the idle state. |
1 | StateWriting | The writable drive is writing data to the disc. |
2 | StateTestWriting | The writable drive is performing a test write. No actual data is written to the disc. |
3 | StateErasing | The writable drive is erasing the disc. |
System.Object
System.ValueType
System.Enum
Leadtools.MediaWriter.MediaWriterState