IImeIPointNotifySink::SetDeltaPos (Windows Embedded CE 6.0)
1/6/2010
This method receives information about the starting position of any changes in the composition string.
Syntax
HRESULT SetDeltaPos(
UINT iDelta
);
Parameters
- iDelta
[in] Integer that specifies the starting position of any changes in the composition string.
Return Value
Starting position of changes in the composition string.
Remarks
In this release, the conversion service always sets the iDelta parameter to zero.
Requirements
Header | msime.h |
Library | uuid.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |
See Also
Reference
IImeIPointNotifySink
IImeIPoint2