Partager via


TfIntegratableCandidateListSelectionStyle, énumération (ctffunc.h)

Les éléments de l’énumération TfIntegratableCandidateListSelectionStyle spécifient les styles de sélection de liste de candidats intégrables.

Syntax

typedef enum __MIDL___MIDL_itf_ctffunc_0000_0022_0001 {
  STYLE_ACTIVE_SELECTION = 0,
  STYLE_IMPLIED_SELECTION = 0x1
} TfIntegratableCandidateListSelectionStyle;

Constantes

 
STYLE_ACTIVE_SELECTION
Valeur : 0
La sélection peut être modifiée avec les touches de direction.
STYLE_IMPLIED_SELECTION
Valeur : 0x1
La clé de sélection par défaut choisit la sélection.

Configuration requise

   
En-tête ctffunc.h

Voir aussi

GetSelectionStyle