Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "ITfLangBarMgr" in [All]

Interfaces

.

The ITfLangBarMgr interface is implemented by the TSF manager and used by text services to manage event sink notification and configure floating language bar display settings. The interface ID is IID_ITfLangBarMgr.

.

  interface ITfLangBarMgr {

.

      int GetThreadLangBarItemMgr(uint dwTrheadId, ITfLangBarMgr pplbi, uint pdwThreadid);

.

Interface ITfLangBarMgr

.
Constants
IID_ITfLangBarMgr, CLSID_TF_LangBarMgr
.

    ITfLangBarMgr langBarMgr = langbarObject as ITfLangBarMgr;

.
Documentation
[ITfLangBarMgr] on MSDN

Constants

.

static readonly Guid IID_ITfLangBarMgr = new Guid("87955690-e627-11d2-8ddb-00105a2799b5");


 
Access PInvoke.net directly from VS: