Windows Media Player 11 SDK Controls.getLanguageNameĀ 

Windows Media Player SDK banner art

Previous Next

Controls.getLanguageName

The getLanguageName method retrieves the name of the audio language with the specified locale identifier (LCID).

Syntax

  

Parameters

LCID

Number (long) specifying the LCID.

Return Values

This method returns a String.

Remarks

An LCID uniquely identifies a particular language dialect, called a locale.

For Windows Media-based content, properties and methods related to language selection only support a single output.

Requirements

Version: Windows Media Player 9 Series or later.

Library: Use wmp.dll.

See Also

Previous Next