the personal dictionary
Optional
aInstancePtr: objectA run time mechanism for interface discovery.
NS_OK if the interface is supported by the associated instance, NS_NOINTERFACE if it is not.
aInstancePtr must not be null.
[in] A requested interface IID
[out] A pointer to an interface pointer to receive the result.
Add a dictionary with the given language code and source URI. The URI must point to an affix file, with the ".aff" extension. The word list file must be in the same directory, with the same base name, and the ".dic" extension.
Remove a dictionary with the given language code and path. If the path does not match that of the current entry with the given language code, it is not removed.
True if the dictionary was found and removed.
Generated using TypeDoc
This interface represents a SpellChecker.