ltmmDVDControl.ActivateButton Method
object.ActivateButton() |
Remarks
Activates the selected menu button.
The button activated by this method must first be selected using one of the following methods:
ltmmDVDControl.SelectAtPosition Method
ltmmDVDControl.SelectButton Method
ltmmDVDControl.SelectRelativeButton Method
For more detailed information, refer to the Microsoft documentation for IDvdControl2::ActivateButton at http://msdn.microsoft.com/archive/default.asp?url=/library/en-us/directshow/htm/idvdcontrol2activatebutton.asp.
See Also