This document is archived and information here might be outdated. Recommended version. |
Languages supported by the directions engine on the system.
[Visual Basic .NET] Public ReadOnly Property SupportedLanguages As IStringArray
[C#] public IStringArray SupportedLanguages {get;}
[C++]
HRESULT get_SupportedLanguages(
IStringArray** SupportedLanguages
);
[C++] Parameters SupportedLanguages [out, retval]
SupportedLanguages is a parameter of type IStringArray**
SupportedLanguages contains list of available directions languages.