Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.DVD_Bookmark_Save Method

Saves DVD bookmark.

Pascal
procedure DVD_Bookmark_Save(Filename: WideString);
C++
__fastcall DVD_Bookmark_Save(BSTR Filename);
C#
public DVD_Bookmark_Save(String Filename);
Visual Basic
Public Sub DVD_Bookmark_Save(Filename As String)
Java
public DVD_Bookmark_Save(string Filename);
IDL
DVD_Bookmark_Save(BSTR Filename);
JavaScript
DVD_Bookmark_Save
Parameters 
Description 
Filename: WideString 
File name.  
Copyright (c) 2013. All rights reserved.
What do you think about this topic? Send feedback!