DVD Player ActiveX Control

OpenDVDFolder 

 

Display browse dialog, let user select specific path of the root directory and playback it.

Public Function OpenDVDFolder(
 ByVal strFolderTitle As String
) as Bool 

 

Parameter
strFolderTitle
the string of folder caption.

Return Value
true - successful, otherwise return false.

Example

   

Visual Basic Syntax
DVDPlayer.OpenDVDFolder