DVD Player ActiveX Control

SetClosedCaptionsEnable

 

Enable or disable the closed captions.

Public Function SetCloseCaptionsEnable( _
  ByVal bEnable As Bool
) as Bool

 

Parameter
bEnable
true - enabled close captions, false - disable the close captions.

Return Value
True - Successful, Otherwise false.
 
Example

   

Visual Basic Syntax
DVDPlayer1.SetClosedCaptionsEnable