Metodo ISpellChecker::remove_SpellCheckerChanged (spellcheck.h)
Rimuove un gestore eventi (ISpellCheckerChangedEventHandler) aggiunto per l'evento SpellCheckerChanged.
Sintassi
HRESULT remove_SpellCheckerChanged(
[in] DWORD eventCookie
);
Parametri
[in] eventCookie
Cookie di evento che identifica in modo univoco il gestore aggiunto. Questo è l'eventoCookie ottenuto dalla chiamata a add_SpellCheckerChanged.
Valore restituito
Se questo metodo ha esito positivo, restituisce S_OK. In caso contrario, restituisce un codice di errore HRESULT .
Requisiti
Client minimo supportato | Windows 8 [app desktop | App UWP] |
Server minimo supportato | Windows Server 2012 [app desktop | App UWP] |
Piattaforma di destinazione | Windows |
Intestazione | spellcheck.h |