ReactOS 0.4.15-dev-7961-gdcf9eb0
ctffunc.idl File Reference

Go to the source code of this file.

Classes

struct  TF_LMLATTELEMENT
 
interface  IEnumTfCandidates
 
interface  IEnumTfLatticeElements
 
interface  ITfCandidateList
 
interface  ITfCandidateString
 
interface  ITfFnAdviseText
 
interface  ITfFnBalloon
 
interface  ITfFnConfigure
 
interface  ITfFnConfigureRegisterEudc
 
interface  ITfFnConfigureRegisterWord
 
interface  ITfFunction
 
interface  ITfFnGetLinguisticAlternates
 
interface  ITfFnGetPreferredTouchKeyboardLayout
 
interface  ITfFnGetSAPIObject
 
interface  ITfFnLMInternal
 
interface  ITfFnLMProcessor
 
interface  ITfFnLangProfileUtil
 
interface  ITfFnPlayBack
 
interface  ITfFnPropertyUIStatus
 
interface  ITfFnReconversion
 
interface  ITfFnSearchCandidateProvider
 
interface  ITfFnShowHelp
 
interface  ITfIntegratableCandidateListUIElement
 
interface  ITfLMLattice
 
interface  IUIManagerEventSink
 

Typedefs

typedef struct TF_LMLATTELEMENT TF_LMLATTELEMENT
 

Enumerations

enum  TfIntegratableCandidateListSelectionStyle { STYLE_ACTIVE_SELECTION = 0 , STYLE_IMPLIED_SELECTION = 0x1 }
 
enum  TfSapiObject {
  GETIF_RESMGR = 0 , GETIF_RECOCONTEXT = 0x1 , GETIF_RECOGNIZER = 0x2 , GETIF_VOICE = 0x3 ,
  GETIF_DICTGRAM = 0x4 , GETIF_RECOGNIZERNOINIT = 0x5
}
 

Variables

EXTERN_C const CLSID CLSID_SapiLayr
 

Typedef Documentation

◆ TF_LMLATTELEMENT

Enumeration Type Documentation

◆ TfIntegratableCandidateListSelectionStyle

Enumerator
STYLE_ACTIVE_SELECTION 
STYLE_IMPLIED_SELECTION 

Definition at line 7 of file ctffunc.idl.

8{
TfIntegratableCandidateListSelectionStyle
Definition: ctffunc.idl:8
@ STYLE_IMPLIED_SELECTION
Definition: ctffunc.idl:10
@ STYLE_ACTIVE_SELECTION
Definition: ctffunc.idl:9

◆ TfSapiObject

Enumerator
GETIF_RESMGR 
GETIF_RECOCONTEXT 
GETIF_RECOGNIZER 
GETIF_VOICE 
GETIF_DICTGRAM 
GETIF_RECOGNIZERNOINIT 

Definition at line 13 of file ctffunc.idl.

14{
15 GETIF_RESMGR = 0,
17 GETIF_RECOGNIZER = 0x2,
18 GETIF_VOICE = 0x3,
19 GETIF_DICTGRAM = 0x4,
TfSapiObject
Definition: ctffunc.idl:14
@ GETIF_RECOCONTEXT
Definition: ctffunc.idl:16
@ GETIF_RESMGR
Definition: ctffunc.idl:15
@ GETIF_DICTGRAM
Definition: ctffunc.idl:19
@ GETIF_RECOGNIZERNOINIT
Definition: ctffunc.idl:20
@ GETIF_VOICE
Definition: ctffunc.idl:18
@ GETIF_RECOGNIZER
Definition: ctffunc.idl:17

Variable Documentation

◆ CLSID_SapiLayr

EXTERN_C const CLSID CLSID_SapiLayr

Definition at line 34 of file ctffunc.idl.