Error processing SSI file
LEADTOOLS Multimedia (Leadtools.MediaWriter assembly)

Show in webframe

MediaWriterProgress Enumeration






Provides the enumeration for current operation progress.
Syntax
public enum MediaWriterProgress : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum MediaWriterProgress 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As MediaWriterProgress

            

            
public enum class MediaWriterProgress : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000OperationProgressIdle(0) No operation is being performed.
0x00000001OperationProgressInitializing(1) Performing steps required before starting the actual operation.
0x00000002OperationProgressWriting(2) Writing an image to disc.
0x00000003OperationProgressFinalizing(3) Finalizing the current operation.
0x00000004OperationProgressErasing(4) Erasing data from disc.
0x00000005OperationProgressCompleted(5) Operation completed.
0x00000006OperationProgressAborting(6) Operation aborting due to errors.
0x00000007OperationProgressAborted(7) Operation aborted due to errors.
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

See Also

Reference

Leadtools.MediaWriter Namespace

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