Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Note This topic applies to Windows XP Service Pack 1 or later.
The CurrentButton property retrieves the number of the selected menu button.
VidWebDVD.CurrentButton As Long
Parameters
This property takes no parameters.
Return Value
When getting the value, this property returns a Long.
Valid Domains
The following table shows the Annex J command name to which this method name corresponds, and the domains in which this method is valid.
Annex J Command Name | Valid Domains |
---|---|
Button_Select | DVD_DOMAIN_VideoManagerMenu
DVD_DOMAIN_VideoTitleSetMenu DVD_DOMAIN_Title |
Remarks
This property is read-only and defaults to 1 when buttons are available. The buttons checked by this method are the DVD's on-screen buttons, not the surrounding HTML page or form buttons.
Examples
' Returning the property.
lButton = VidWebDVD.CurrentButton
Requirements
Type Library |
MS Video Control 1.0 Type Library and Microsoft Tuner 1.0 Type Library |
DLL |
Quartz.dll |
See Also
Send comments about this topic to Microsoft
Build date: 7/6/2010