Microsoft DirectX 9.0

BookmarkOnClose Property

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