Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
[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) |