Share via


IDVDMenu (Windows Embedded CE 6.0)

1/6/2010

This interface provides access to information about the current menu.

The following table lists the methods for IDVDMenu in the order the compiler calls them.

Method Description

GetDomain

Retrieves the video menu manager domain (VMGM_DOM) for a specified video manager menu language code (VMGM_LCD).

GetMenuLanguageInfo

Retrieves the requested video manager menu language unit (VMGM_LU).

The IDVDMenu interface, like all COM interfaces, inherits the IUnknown interface methods.

The IUnknown interface supports the following methods:

Remarks

You can obtain a pointer to an IDVDMenu interface in the following ways:

Requirements

Header dvdata.h, dvdata.idl
Library Ddvdids.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

DVD-Video API Interfaces