ReactOS 0.4.15-dev-7994-gb388cb6
ITfLangBarItemBalloon Interface Reference
Inheritance diagram for ITfLangBarItemBalloon:
Collaboration diagram for ITfLangBarItemBalloon:

Classes

struct  TF_LBBALLOONINFO
 

Public Types

enum  TfLBBalloonStyle { TF_LB_BALLOON_RECO = 0 , TF_LB_BALLOON_SHOW = 1 , TF_LB_BALLOON_MISS = 2 }
 
typedef struct ITfLangBarItemBalloon::TF_LBBALLOONINFO TF_LBBALLOONINFO
 
- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Public Member Functions

HRESULT OnClick ([in] TfLBIClick click, [in] POINT pt, [in] const RECT *prcArea)
 
HRESULT GetPreferredSize ([in] const SIZE *pszDefault, [out] SIZE *psz)
 
HRESULT GetBalloonInfo ([out] TF_LBBALLOONINFO *pInfo)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Detailed Description

Definition at line 313 of file ctfutb.idl.

Member Typedef Documentation

◆ TF_LBBALLOONINFO

Member Enumeration Documentation

◆ TfLBBalloonStyle

Enumerator
TF_LB_BALLOON_RECO 
TF_LB_BALLOON_SHOW 
TF_LB_BALLOON_MISS 

Definition at line 324 of file ctfutb.idl.

Member Function Documentation

◆ GetBalloonInfo()

HRESULT ITfLangBarItemBalloon::GetBalloonInfo ( [out] TF_LBBALLOONINFO pInfo)

◆ GetPreferredSize()

HRESULT ITfLangBarItemBalloon::GetPreferredSize ( [in] const SIZE pszDefault,
[out] SIZE psz 
)

◆ OnClick()

HRESULT ITfLangBarItemBalloon::OnClick ( [in] TfLBIClick  click,
[in] POINT  pt,
[in] const RECT prcArea 
)

The documentation for this interface was generated from the following file: