ltmmDVDControl.ButtonsAvailable Property

Visual Basic Example

Syntax

object.ButtonsAvailable As Long

Remarks

(Read only) This property is updated with the number of available buttons. It is updated when the DVD enters a menu domain during playback.

The ltmmDVDControl.CurrentButton Property contains the number of the currently selected button.

For more detailed information, refer to the Microsoft documentation for IDvdInfo2::GetCurrentButton at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directshow/htm/idvdinfo2getcurrentbutton.asp

See Also

Elements:

ltmmDVDControl.CurrentButtonProperty, ltmmDVDControl.GetButtonAtPosition Method, ltmmDVDControl.GetButtonTop Method, ltmmDVDControl.GetButtonLeft Method, ltmmDVDControl.GetButtonWidth Method, ltmmDVDControl.ActivateAtPosition Method, ltmmDVDControl.ActivateButton Method, ltmmDVDControl.SelectAtPosition Method, ltmmDVDControl.SelectAndActivateButton Method, ltmmDVDControl.SelectButton Method, ltmmDVDControl.SelectRelativeButton Method

Topics:

Multimedia Properties, Methods and Events