Compartilhar via


Enumeração TfIntegratableCandidateListSelectionStyle (ctffunc.h)

Elementos da enumeração TfIntegratableCandidateListSelectionStyle especificam os estilos de seleção de lista de candidatos integrados.

Syntax

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

Constantes

 
STYLE_ACTIVE_SELECTION
Valor: 0
A seleção pode ser alterada com as teclas de direção.
STYLE_IMPLIED_SELECTION
Valor: 0x1
A chave de seleção padrão escolherá a seleção.

Requisitos

   
Cabeçalho ctffunc.h

Confira também

GetSelectionStyle