Platform SDK: Web Telephony Engine |
The LanguageID property retrieves a language identifier as specified for the Microsoft Win32® API. Bits 0 through 9 identify the primary language, such as English, French, or Spanish. Bits 10 through 15 identify the sublanguage, which is essentially a locale setting. For example, Portuguese has two sublanguages, Brazilian and Standard.
[ lLangID = ] SRMode.LanguageID
This property is read-only.
For a list of primary and sublanguage identifiers, see the documentation for the MAKELANGID macro in the Win32 API. Language ID codes are limited to the Win32 definition of LANGID.
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Mswtecom.idl and Mswtecom.h.
Library: Use Mswtecom.lib.