ITextDocument2::Notify-Methode (tom.h)
Benachrichtigt den TOM-Engine-Client (Text Object Model) über bestimmte IME-Ereignisse (Input Method Editor).
Syntax
HRESULT Notify(
[in] long Notify
);
Parameter
[in] Notify
Typ: long
Ein IME-Benachrichtigungscode.
Rückgabewert
Typ: HRESULT
Wenn die Methode erfolgreich ist, gibt sie NOERROR zurück. Andernfalls wird ein Fehlercode HRESULT zurückgegeben.
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) | Windows 8 [nur Desktop-Apps] |
Unterstützte Mindestversion (Server) | Windows Server 2012 [nur Desktop-Apps] |
Zielplattform | Windows |
Kopfzeile | tom.h |
DLL | Msftedit.dll |