Next: SubPictureStreamChange
Up: Disc functions
Previous: StopForResume
  Contents
  Index
StoreBookmark
Stop the current playback, and saves a bookmark that can be used to resume playback later.(needs to be allowed by DVD)
DWORD StoreBookmark(pBookmark);
Arguments
- void* pBookmark Pointer to save bookmark to.
This pointer must have at least a size of CRMBookmark (at least 10K bytes) allocated.
Return value
Zero if successful. Otherwise, returns an error code.
- DVDE_UNAUTHORIZED Unauthorized operation. Bookmark cannot be saved.
Remarks
When function returns pBookmark will contain the current Bookmark information. Also note that sometimes Bookmark cannot be saved.
See also
ResumeBookmark(1.4.24)
Figure 1.39:
StoreBookmark Operating Systems and Streaming Models
 |
Realmagic Build
2001-12-07