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.
[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]
Saves or loads the playback position and state information for a DVD.
- To create a DVD bookmark and save it to a buffer, call get_Bookmark.
- To load a bookmark from a buffer, call put_Bookmark. Loading the bookmark restores the DVD playback state to its original state.
Syntax
HRESULT get_Bookmark(
BYTE **ppData,
DWORD *pDataLength
);
Parameters
ppData
pDataLength
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows�7 [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | segment.h (include Msvidctl.h) |