Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.28
|
Leadtools.MediaWriter Namespace : MediaWriterExceptionCode Enumeration |
public enum MediaWriterExceptionCode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum MediaWriterExceptionCode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As MediaWriterExceptionCode
public enum class MediaWriterExceptionCode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0xFFFFFFFF | Unknown | (-1) Unknown exception type. |
0x00000001 | NoDisc | (1) No Disc in drive error. |
0x00000002 | NoInputFolder | (2) Input Folder does not exist. |
System.Object
System.ValueType
System.Enum
Leadtools.MediaWriter.MediaWriterExceptionCode