Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Elements of the TfIntegratableCandidateListSelectionStyle enumeration specify the integratable candidate list selection styles.
Syntax
typedef enum __MIDL___MIDL_itf_ctffunc_0000_0022_0001 {
STYLE_ACTIVE_SELECTION = 0,
STYLE_IMPLIED_SELECTION = 0x1
} TfIntegratableCandidateListSelectionStyle;
Constants
STYLE_ACTIVE_SELECTIONValue: 0 The selection can be changed with the arrow keys. |
STYLE_IMPLIED_SELECTIONValue: 0x1 The default selection key will choose the selection. |
Requirements
| Requirement | Value |
|---|---|
| Header | ctffunc.h |