Microsoft DirectX 9.0

DefaultSubpictureLanguage Property

The DefaultSubpictureLanguage property retrieves the default subpicture language.

Syntax

[ iLang = ] MSWebDVD.DefaultSubpictureLanguage

Return Values

Returrn 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