ltmmPlayCtrl.HasDialog Method

Visual Basic example

Syntax

object.HasDialog(Dialog As Long) As Boolean

Remarks

Indicates whether the specified dialog is available. Possible values are:

Setting

Description

TRUE

The specified dialog is available.

FALSE

The specified dialog is unavailable.

If the method fails, an error is raised. For more information, refer to the Error Codes.

See Also

Elements:

ltmmPlayCtrl.ShowDialog Method, ltmmPlay_Dlg Constants

Topics:

ltmmPlayCtrl Object