
| Visual Basic (Declaration) | |
|---|---|
Public Class DVDControl | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As DVDControl | |
| C# | |
|---|---|
public class DVDControl | |
| C++/CLI | |
|---|---|
public ref class DVDControl | |
The DVDControl object is accessed through the PlayCtrl.DvdController property and the ConvertCtrl.DvdController property. For more detailed information, refer to the Microsoft documentation for the DVD interfaces.
System.Object
Leadtools.Multimedia.DVDControl
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
Copy Code