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 : MediaWriterDeviceState Enumeration |
public enum MediaWriterDeviceState : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum MediaWriterDeviceState Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As MediaWriterDeviceState
public enum class MediaWriterDeviceState : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0xFFFFFFFF | StateUnknown | (-1) Unknown |
0x00000000 | StateEmpty | (0) No Disc in drive - Media was ejected. |
0x00000001 | StateLoaded | (1) Disc in drive - Media was inserted. |
System.Object
System.ValueType
System.Enum
Leadtools.MediaWriter.MediaWriterDeviceState