DVD Player SDK ActiveX Control ReferenceMethods SetClosedCaptionsEnable DVD Player ActiveX Control SetClosedCaptionsEnable Enable or disable the closed captions. Public Function SetCloseCaptionsEnable( _ ByVal bEnable As Bool ) as Bool ParameterbEnabletrue - enabled close captions, false - disable the close captions.Return ValueTrue - Successful, Otherwise false. Example Visual Basic SyntaxDVDPlayer1.SetClosedCaptionsEnable