Table of Contents

Method UpdateCompositionWindow

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

UpdateCompositionWindow(IntPtr, Point, IntPtr)

Updates position information for a composition window.

public static void UpdateCompositionWindow(IntPtr wnd, Point pos, IntPtr wndPos)

Parameters

wnd IntPtr

Handle to the input context.

pos Point

A Point containing the coordinates of the upper left corner of the composition window.

wndPos IntPtr

Pointer to the composition window.