ClassIMENativeWrapper
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:TelerikCommon.dll
Syntax:
cs-api-definition
public static class IMENativeWrapper
Inheritance: objectIMENativeWrapper
Fields
Methods
ImmGetCompositionStringW(IntPtr, int, StringBuilder, int)
Declaration
cs-api-definition
public static extern int ImmGetCompositionStringW(IntPtr hIMC, int dwIndex, StringBuilder lpBuf, int dwBufLen)
Parameters
hIMC
dwIndex
lpBuf
dwBufLen
Returns
ImmGetCompositionWindow(IntPtr, ref CompositionForm)
Declaration
cs-api-definition
public static extern bool ImmGetCompositionWindow(IntPtr hIMC, ref IMENativeWrapper.CompositionForm form)
Parameters
hIMC
form
Returns
ImmSetCompositionWindow(IntPtr, ref CompositionForm)
Declaration
cs-api-definition
public static extern bool ImmSetCompositionWindow(IntPtr hIMC, ref IMENativeWrapper.CompositionForm form)
Parameters
hIMC
form
Returns
TF_CreateThreadMgr(out ITfThreadMgr)
Declaration
cs-api-definition
public static extern int TF_CreateThreadMgr(out IMENativeWrapper.ITfThreadMgr threadMgr)
Parameters
threadMgr
Returns