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 MediaWriterState : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.MediaWriter.MediaWriterState = function() { }; Leadtools.MediaWriter.MediaWriterState.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class MediaWriterState : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
StateErasing | The writable drive is erasing the disc. |
StateIdle | The writable drive is in the idle state. |
StateTestWriting | The writable drive is performing a test write. No actual data is written to the disc. |
StateWriting | The writable drive is writing data to the disc. |
System.Object
System.ValueType
System.Enum
Leadtools.MediaWriter.MediaWriterState
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2