__VSFTNOTIFY, énumération
Fournit des notifications pour rechercher des cibles.
Espace de noms : Microsoft.VisualStudio.TextManager.Interop
Assembly : Microsoft.VisualStudio.TextManager.Interop (dans Microsoft.VisualStudio.TextManager.Interop.dll)
Syntaxe
'Déclaration
Public Enumeration __VSFTNOTIFY
public enum __VSFTNOTIFY
public enum class __VSFTNOTIFY
type __VSFTNOTIFY
public enum __VSFTNOTIFY
Membres
Nom de membre | Description | |
---|---|---|
VSFTNOTIFY_CURRENT | Cette cible est devenue la cible actuelle. | |
VSFTNOTIFY_ENDFIND | La recherche/opération de remplacement est terminée. | |
VSFTNOTIFY_NOTCURRENT | Cette cible n'est plus la cible actuelle. | |
VSFTNOTIFY_STARTFIND | Une recherche/opération de remplacement est sur le point de départ. |
Notes
Signature de COM
De textfind.idl :