next up previous contents index
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
\begin{figure}\centering\begin{tabular}{\vert l\vert c\vert c\vert c\vert c\vert...
...$\bullet$& & & \\
Linux & & $\bullet$& & & \\
\hline
\end{tabular}\end{figure}



Realmagic Build 2001-12-07