ReactOS 0.4.15-dev-7924-g5949c20
ctfutb.idl File Reference

Go to the source code of this file.

Classes

interface  ITfLangBarMgr
 
interface  ITfLangBarEventSink
 
struct  TF_LANGBARITEMINFO
 
interface  ITfLangBarItemMgr
 
interface  IEnumTfLangBarItems
 
interface  ITfLangBarItem
 
interface  ITfLangBarItemSink
 
interface  ITfLangBarItemBalloon
 
struct  ITfLangBarItemBalloon::TF_LBBALLOONINFO
 
interface  ITfLangBarItemBitmap
 
interface  ITfLangBarItemBitmapButton
 
interface  ITfLangBarItemButton
 
interface  ITfMenu
 
interface  ITfSystemDeviceTypeLangBarItem
 
interface  ITfSystemLangBarItem
 
interface  ITfSystemLangBarItemSink
 
interface  ITfSystemLangBarItemText
 

Typedefs

typedef struct TF_LANGBARITEMINFO TF_LANGBARITEMINFO
 

Enumerations

enum  TfLBIClick { TF_LBI_CLK_RIGHT = 1 , TF_LBI_CLK_LEFT = 2 }
 

Variables

const ULONG TF_LBI_DESC_MAXLEN = 32
 

Typedef Documentation

◆ TF_LANGBARITEMINFO

Enumeration Type Documentation

◆ TfLBIClick

Enumerator
TF_LBI_CLK_RIGHT 
TF_LBI_CLK_LEFT 

Definition at line 85 of file ctfutb.idl.

86{
TfLBIClick
Definition: ctfutb.idl:86
@ TF_LBI_CLK_LEFT
Definition: ctfutb.idl:88
@ TF_LBI_CLK_RIGHT
Definition: ctfutb.idl:87

Variable Documentation

◆ TF_LBI_DESC_MAXLEN

const ULONG TF_LBI_DESC_MAXLEN = 32

Definition at line 186 of file ctfutb.idl.