LEADTOOLS Multimedia (Leadtools.MediaWriter assembly) Send comments on this topic. | Main Raster Introduction | Multimedia Introduction | Help Version 17.0.3.24
MediaWriterState Enumeration
See Also  
Leadtools.MediaWriter Namespace : MediaWriterState Enumeration



The MediaWriterState Enumeration is available in LEADTOOLS LEADTOOLS Document and Medical Imaging and in LEADTOOLS DVD Module toolkits.

Provides the enumeration for the current operation state.

Syntax

Visual Basic (Declaration) 
Public Enum MediaWriterState 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As MediaWriterState
C# 
public enum MediaWriterState : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
public enum class MediaWriterState : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
StateErasingThe writable drive is erasing the disc.
StateIdleThe writable drive is in the idle state.
StateTestWritingThe writable drive is performing a test write. No actual data is written to the disc.
StateWritingThe writable drive is writing data to the disc.

Remarks

This enumeration type provides the list of all possible operation states for the drive. Note: Certain operations and checks cannot be performed while the writable drive is not in the Idle state.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.MediaWriter.MediaWriterState

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.MediaWriter requires a Document or Medical or Multimedia toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical/Multimedia features