Interface ITextStoreAnchorSink (textstor.h)
L’interface ITextStoreAnchorSink est implémentée par le gestionnaire TSF et est utilisée par une application basée sur l’ancre pour notifier le gestionnaire lorsque certains événements se produisent. Le gestionnaire installe ce récepteur de conseils en appelant ITextStoreAnchor ::AdviseSink.
L’ID d’interface est IID_ITextStoreAnchorSink.
Héritage
L’interface ITextStoreAnchorSink hérite de l’interface IUnknown. ITextStoreAnchorSink a également les types de membres suivants :
Méthodes
L’interface ITextStoreAnchorSink possède ces méthodes.
ITextStoreAnchorsink ::OnAttrsChange La méthode ITextStoreAnchorSink ::OnAttrsChange est appelée lorsque la valeur d’un ou plusieurs attributs de texte change. |
ITextStoreAnchorsink ::OnEndEditTransaction Méthode ITextStoreAnchorSink ::OnEndEditTransaction |
ITextStoreAnchorsink ::OnLayoutChange La méthode ITextStoreAnchorSink ::OnLayoutChange est appelée lorsque la disposition (représentation à l’écran) du document change. |
ITextStoreAnchorsink ::OnLockGranted Méthode ITextStoreAnchorSink ::OnLockGranted |
ITextStoreAnchorsink ::OnSelectionChange La méthode ITextStoreAnchorSink ::OnSelectionChange est appelée lorsque la sélection dans le flux de texte change. Cette méthode doit être appelée chaque fois que la valeur de retour d’un appel potentiel à ITextStoreAnchor ::GetSelection a changé. |
ITextStoreAnchorsink ::OnStartEditTransaction Méthode ITextStoreAnchorSink ::OnStartEditTransaction |
ITextStoreAnchorsink ::OnStatusChange Méthode ITextStoreAnchorSink ::OnStatusChange |
ITextStoreAnchorsink ::OnTextChange Méthode ITextStoreAnchorSink ::OnTextChange |
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 2000 Professionnel [applications de bureau | Applications UWP] |
Serveur minimal pris en charge | Windows 2000 Server [applications de bureau | Applications UWP] |
Plateforme cible | Windows |
En-tête | textstor.h |
Composant redistribuable | TSF 1.0 sur Windows 2000 Professionnel |