IImeIPointNotifySink::SetDeltaPos

This method receives information about the starting position of any changes in the composition string.

HRESULT SetDeltaPos(
  UINT iDelta
);

Parameters

  • iDelta
    [in] Integer that specifies the starting position of any changes in the composition string.

Return Values

Starting position of changes in the composition string.

Remarks

In this release, the conversion service always sets the iDelta parameter to zero.

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.