Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 |