Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |