Microsoft DirectX 9.0 |
The DVDAdm property provides access to the MSDVDAdm object that contains methods and properties for saving application and user information.
Syntax
MSWebDVD.DVDAdm
Remarks
This property is read-only with no default value. There is no need to create a separate reference to the MSDVDAdm object. To access the methods and properties of the object, use the DVDAdm property as shown in the following example.
Example
DVD.DVDAdm.DisableScreenSaver = true;