Leadtools.MediaWriter Namespace : MediaWriterProgress Enumeration |
public enum MediaWriterProgress : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum MediaWriterProgress Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As MediaWriterProgress
public enum MediaWriterProgress : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.MediaWriter.MediaWriterProgress = function() { }; Leadtools.MediaWriter.MediaWriterProgress.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class MediaWriterProgress : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
OperationProgressAborted | Operation aborted due to errors. |
OperationProgressAborting | Operation aborting due to errors. |
OperationProgressCompleted | Operation completed. |
OperationProgressErasing | Erasing data from disc. |
OperationProgressFinalizing | Finalizing the current operation. |
OperationProgressIdle | [0] No operation is being performed. |
OperationProgressInitializing | Performing steps required before starting the actual operation. |
OperationProgressWriting | Writing an image to disc. |
System.Object
System.ValueType
System.Enum
Leadtools.MediaWriter.MediaWriterProgress
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