Leadtools.Multimedia Namespace : DVDTitleSelectedState Enumeration |
'Declaration Public Enum DVDTitleSelectedState Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DVDTitleSelectedState
public enum DVDTitleSelectedState : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class DVDTitleSelectedState : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Unselected | No chapters are selected. |
0x00000001 | Selected | All chapters are selected. |
0x00000002 | PartiallySelected | Some chapters are selected. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.DVDTitleSelectedState