Windows Media Player 11 SDK IWMPSettings2.defaultAudioLanguage (VB and C#) 

Windows Media Player SDK banner art

Previous Next

IWMPSettings2.defaultAudioLanguage (VB and C#)

The defaultAudioLanguage property gets the locale identifier (LCID) of the default audio language specified in Windows Media Player.

  

Property Value

A System.Int32 that is the LCID.

Remarks

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

Requirements

Version: Windows Media Player 9 Series or later

Namespace: WMPLib

Assembly: Interop.WMPLib.dll (automatically generated by Visual Studio)

See Also

Previous Next