IImeIPointNotifySink::SetCursorPos
This method receives information about the position of the insertion point in the composition string.
HRESULT SetCursorPos(
UINT uiCursorPos
);
Parameters
- uiCursorPos
[in] Integer that specifies the position of the insertion point.
Return Values
Cursor position of insertion point.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Msime.h.
Link Library: Uuid.lib.
See Also
Japanese Pocket IME | IImeIPoint2
Last updated on Friday, April 09, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.