Method function VLDVDPlayer.TVLDVDMenu.Show(TVLDVDSubMenu) : Boolean

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: TVLDVDMenu

Contents

Syntax

Delphi:

function Show( AMenu : TVLDVDSubMenu ) : Boolean;

C++ Builder:

bool __fastcall Show( TVLDVDSubMenu AMenu );

Visual C++ (MFC):

bool Show( CTVLDVDSubMenu AMenu );

Summary

Displays the specified menu, if available.

Description

Call this method to display the specified menu, if available. Remarks The Video Manager Menu (VMGM) should be accessible from the Title or the Video Title Set domains. The Video Title Set menus (VTSMs) might only be accessible through the VMGM. Any submenus under each VTSM (for chapters, angles, and audio and subpicture streams) are only accessible through that VTSM.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox