Share via


IDVDMenu (Windows CE 5.0)

Send Feedback

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

OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdata.h, Dvdata.idl.
Link Library: Ddvdids.lib.

See Also

DVD-Video API Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.