SDL  2.0
SDL_msctf.h File Reference
#include <unknwn.h>
+ Include dependency graph for SDL_msctf.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ITfThreadMgrVtbl
 
struct  ITfThreadMgr
 
struct  ITfThreadMgrExVtbl
 
struct  ITfThreadMgrEx
 
struct  ITfDocumentMgrVtbl
 
struct  ITfDocumentMgr
 
struct  ITfUIElementSinkVtbl
 
struct  ITfUIElementSink
 
struct  ITfUIElementMgrVtbl
 
struct  ITfUIElementMgr
 
struct  ITfCandidateListUIElementVtbl
 
struct  ITfCandidateListUIElement
 
struct  ITfReadingInformationUIElementVtbl
 
struct  ITfReadingInformationUIElement
 
struct  ITfUIElementVtbl
 
struct  ITfUIElement
 
struct  ITfInputProcessorProfileActivationSinkVtbl
 
struct  ITfInputProcessorProfileActivationSink
 
struct  ITfSourceVtbl
 
struct  ITfSource
 

Macros

#define TF_INVALID_COOKIE   (0xffffffff)
 
#define TF_IPSINK_FLAG_ACTIVE   0x0001
 
#define TF_TMAE_UIELEMENTENABLEDONLY   0x00000004
 

Typedefs

typedef struct ITfClientId ITfClientId
 
typedef struct IEnumTfDocumentMgrs IEnumTfDocumentMgrs
 
typedef struct IEnumTfFunctionProviders IEnumTfFunctionProviders
 
typedef struct ITfFunctionProvider ITfFunctionProvider
 
typedef struct ITfCompartmentMgr ITfCompartmentMgr
 
typedef struct ITfContext ITfContext
 
typedef struct IEnumTfContexts IEnumTfContexts
 
typedef struct IEnumTfUIElements IEnumTfUIElements
 
typedef DWORD TfClientId
 
typedef DWORD TfEditCookie
 

Macro Definition Documentation

◆ TF_INVALID_COOKIE

#define TF_INVALID_COOKIE   (0xffffffff)

Definition at line 27 of file SDL_msctf.h.

◆ TF_IPSINK_FLAG_ACTIVE

#define TF_IPSINK_FLAG_ACTIVE   0x0001

Definition at line 28 of file SDL_msctf.h.

◆ TF_TMAE_UIELEMENTENABLEDONLY

#define TF_TMAE_UIELEMENTENABLEDONLY   0x00000004

Definition at line 29 of file SDL_msctf.h.

Typedef Documentation

◆ IEnumTfContexts

Definition at line 40 of file SDL_msctf.h.

◆ IEnumTfDocumentMgrs

Definition at line 35 of file SDL_msctf.h.

◆ IEnumTfFunctionProviders

Definition at line 36 of file SDL_msctf.h.

◆ IEnumTfUIElements

Definition at line 44 of file SDL_msctf.h.

◆ ITfClientId

typedef struct ITfClientId ITfClientId

Definition at line 33 of file SDL_msctf.h.

◆ ITfCompartmentMgr

Definition at line 38 of file SDL_msctf.h.

◆ ITfContext

typedef struct ITfContext ITfContext

Definition at line 39 of file SDL_msctf.h.

◆ ITfFunctionProvider

Definition at line 37 of file SDL_msctf.h.

◆ TfClientId

typedef DWORD TfClientId

Definition at line 51 of file SDL_msctf.h.

◆ TfEditCookie

typedef DWORD TfEditCookie

Definition at line 52 of file SDL_msctf.h.