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



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

Provides the enumeration for current operation progress.

Syntax

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

Members

MemberDescription
OperationProgressAbortedOperation aborted due to errors.
OperationProgressAbortingOperation aborting due to errors.
OperationProgressCompletedOperation completed.
OperationProgressErasingErasing data from disc.
OperationProgressFinalizingFinalizing the current operation.
OperationProgressIdle[0] No operation is being performed.
OperationProgressInitializingPerforming steps required before starting the actual operation.
OperationProgressWritingWriting an image to disc.

Remarks

This enumeration provides the list of all possible progress states for the writable drive.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.MediaWriter.MediaWriterProgress

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