Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the set of languages/dialects supported by any of the registered spell checkers.
This property is read-only.
Syntax
HRESULT get_SupportedLanguages(
IEnumString **value
);
Parameters
value
Return value
None
Remarks
The supported languages are specific, not neutral. For Hebrew, for example, the supported language is "he-IL", not "he".
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2012 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | spellcheck.h |