ISpellChecker::remove_SpellCheckerChanged 方法 (spellcheck.h)
移除已針對 SpellCheckerChanged 事件新增 (的 ISpellCheckerChangedEventHandler) 事件處理常式。
語法
HRESULT remove_SpellCheckerChanged(
[in] DWORD eventCookie
);
參數
[in] eventCookie
唯一識別已新增處理常式的事件 Cookie。 這是從呼叫add_SpellCheckerChanged取得的 eventCookie。
傳回值
如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
需求
最低支援的用戶端 | Windows 8 [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 | Windows Server 2012 [傳統型應用程式 |UWP 應用程式] |
目標平台 | Windows |
標頭 | spellcheck.h |