IDVDUserOperation::MenuLanguageSelect (Windows CE 5.0)

Send Feedback

This method selects the language for the system menu.

HRESULT ManuLanguageSelect(USHORT uhLanguageCode );

Parameters

  • uhLanguageCode
    [in] Menu description language code (M_LCD).

Return Values

If the function succeeds, the return value is S_OK.

Remarks

The default value for the menu language code is 0xFFFF, indicating that the menu language is not specified. To set the appropriate language for the user, call IDVDUserOperation::MenuLanguageSelect in your player application.

Requirements

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

See Also

IDVDUserOperation

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.