IImeIPoint2::DeleteCompString (Windows CE 5.0)
This method deletes a substring in the composition buffer.
STDMETHOD DeleteCompString(INTiPos,INTcchSzDel);
Parameters
- iPos
[in] Starting character position of the substring to be deleted. - cchSzDel
[in] Length of the substring.
Return Values
None.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Msime.h.
Link Library: Uuid.lib.
See Also
Using the IImeIPoint2 Interface
Send Feedback on this topic to the authors