ltmmDVDControl.DefaultMenuLanguage Property

Visual Basic Example

Syntax

object.DefaultMenuLanguage As Long

Remarks

Retrieves or sets the default menu language.

The default menu language is represented by an LCID value from which the programmer can extract the language information using the Win32 LANGIDFROMLCID macro.

For a list of possible LANGID values, refer to the winnt.h library.

For more detailed information, refer to the Microsoft documentation for IDvdInfo2::GetDefaultMenuLanguage at http://msdn.microsoft.com/archive/default.asp?url=/library/en-us/directshow/htm/idvdinfo2getdefaultmenulanguage.asp.

See Also

Elements:

ltmmDVDControl object, ltmmDVDControl.ReturnFromSubmenu Method, ltmmDVDControl.ShowMenu Method

Topics:

Multimedia Properties, Methods and Events