structure TF_SELECTION (msctf.h)
La structure TF_SELECTION contient des données de sélection de texte.
Syntaxe
typedef struct TF_SELECTION {
ITfRange *range;
TF_SELECTIONSTYLE style;
} TF_SELECTION;
Membres
range
Pointeur vers un objet ITfRange qui spécifie le texte sélectionné.
style
Structure TF_SELECTIONSTYLE qui contient des données de sélection.
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] |
En-tête | msctf.h |
Composant redistribuable | TSF 1.0 sur Windows 2000 Professionnel |