ISpellCheckerChangedEventHandler interface
Allows the caller to create a handler for notifications that the state of the speller has changed.
When to implement
When you want to receive SpellCheckerChanged events.
Members
The ISpellCheckerChangedEventHandler interface inherits from the IUnknown interface. ISpellCheckerChangedEventHandler also has these types of members:
Methods
The ISpellCheckerChangedEventHandler interface has these methods.
| Method | Description |
|---|---|
| Invoke |
Receives the SpellCheckerChanged event. |
Requirements
|
Minimum supported client |
Windows 8 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2012 [desktop apps | Windows Store apps] |
|
Header |
|
|
IDL |
|
Show: