Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace : DVDTitleSelectedState Enumeration |
public enum DVDTitleSelectedState : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum DVDTitleSelectedState Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As DVDTitleSelectedState
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