Microsoft DirectX 9.0 |
The DefaultAudioLanguage property retrieves the default audio language.
Syntax
[ iLang = ] MSWebDVD.DefaultAudioLanguage
Return Values
Returns an LCID value containing the primary language ID for the default audio language. See Working with LCIDs for a table of some possible values and sample code showing how to extract the primary language ID from an LCID.
Remarks
This property is read-only with no default value.
See Also