Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
AxWindowsMediaPlayer.dvd (VB and C#)
The dvd property gets an IWMPDVD interface that provides properties and methods for working with DVDs.
[Visual Basic]
Public Overridable ReadOnly Property dvd As IWMPDVD
[C#]
public virtual IWMPDVD dvd {get;}
Property Value
The WMPLib.IWMPDVD interface.
Requirements
Version: Windows Media Player 9 Series or later
Namespace: AxWMPLib
Assembly: AxInterop.WMPLib.dll (automatically generated by Visual Studio)
See Also
| Previous | Next |