![]() |
Previous | Next |
This method selects and activates the specified button.
Syntax
MediaPlayer.DVD.ButtonSelectAndActivate(dblButton)
Parameters
dblButton
ULONG value ranging from 1 to 36 indicating the button that will be selected and activated.
Return Value
This method does not return a value.
Remarks
Typically, electronic remote control devices have buttons that activate the various functions of a digital video disc (DVD) playback unit. Call this method when a user clicks a button on the control device.
Users can activate on-screen DVD-Video menu buttons by clicking the mouse. In addition, on-screen DVD-Video menu buttons can be selected and activated through script. Users will receive whatever feedback was authored on the DVD-Video disc for selection and activation of the button.
See Also
Previous | Next |