Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
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 put_Bookmark(
BYTE *pData,
DWORD dwDataLength
);
Parameters
pData
dwDataLength
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) |