Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property DvdController As DVDControl |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ConvertCtrl Dim value As DVDControl value = instance.DvdController |
C# | |
---|---|
public DVDControl DvdController {get;} |
C++/CLI | |
---|---|
public: property DVDControl^ DvdController { DVDControl^ get(); } |
Property Value
A DVDControl object.Uses the registered DVD control object. The DVDControl object is used to control the playback and search mechanisms of a DVD title that contains one or more video movies. For more information, refer to DVDControl.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7