spellcheckprovider.h header
This header is used by Internationalization for Windows Applications. For more information, see:
spellcheckprovider.h contains the following programming interfaces:
Interfaces
IComprehensiveSpellCheckProvider Allows the provider to optionally support a more comprehensive spell checking functionality. |
ISpellCheckProvider Represents a particular spell checker provider for a particular language, to be used by the spell checking infrastructure. |
ISpellCheckProviderFactory A factory for instantiating a spell checker (ISpellCheckProvider) as well as providing functionality for determining which languages are supported. |