IDVDUserOperation::MenuCall (Windows Embedded CE 6.0)
1/6/2010
This method calls the system menu specified by byteMenu_ID.
Syntax
HRESULT MenuCall(
BYTE byteMenu_ID
);
Parameters
byteMenu_ID
[in] Specifies one of the following system menus.Value System menu DVD_MENU_TITLE
Title menu
DVD_MENU_ROOT
Root menu
DVD_MENU_SUBPICTURE
Subpicture menu
DVD_MENU_AUDIO
Audio menu
DVD_MENU_ANGLE
Angle menu
DVD_MENU_PTT
Part of title (PTT) menu
Return Value
If the function succeeds, the return value is S_OK.
Requirements
Header | dvdnav.h, dvdnav.idl |
Library | Ddvdids.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |