Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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