BookmarkOnClose Property
Microsoft DirectShow 9.0 |
BookmarkOnClose Property
This component is available for use in the Microsoft Windows 2000, Windows XP, and Windows Server 2003 operating systems. It may be altered or unavailable in subsequent versions.
The DVDAdm.BookmarkOnClose property sets or retrieves a value that tells the MSDVDAdm object whether to automatically save a bookmark of the current location and settings when the user closes the application.
Syntax
[ bBookmarkOnClose = ] DVD.DVDAdm.BookmarkOnClose
Return Values
Returns a Boolean value, which if true, indicates that the MSDVDAdm control will save a bookmark of all DVD settings, including position on disc, parental level, and parental country/region when the user closes the DVD player application.
Remarks
This property is read/write with a default value of true.
See Also