Leadtools.MediaWriter Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.0.01.14
MediaWriterState Enumeration
See Also  
Leadtools.MediaWriter Namespace : MediaWriterState Enumeration



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

Provides the enumeration for the current operation state.

Syntax

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

Members

MemberDescription
StateIdle The writable drive is in the idle state.
StateWriting The writable drive is writing data to the disc.
StateTestWriting The writable drive is performing a test write. No actual data is written to the disc.
StateErasing The writable drive is erasing 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 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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