Partager via


Méthode ITextDocument2 ::Notify (tom.h)

Avertit le client du moteur TOM (Text Object Model) d’événements IME (Input Method Rédacteur) particuliers.

Syntaxe

HRESULT Notify(
  [in] long Notify
);

Paramètres

[in] Notify

Type : long

Code de notification IME.

Valeur retournée

Type : HRESULT

Si la méthode réussit, elle retourne NOERROR. Sinon, elle retourne un code d’erreur HRESULT.

Spécifications

Condition requise Valeur
Client minimal pris en charge Windows 8 [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2012 [applications de bureau uniquement]
Plateforme cible Windows
En-tête tom.h
DLL Msftedit.dll

Voir aussi

ITextDocument2