Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Send Feedback on this topic to the authors