IImeIPoint2::DeleteCompString (Windows Embedded CE 6.0)
1/6/2010
This method deletes a substring in the composition buffer.
Syntax
STDMETHOD DeleteCompString(
INT iPos,
INT cchSzDel
);
Parameters
- iPos
[in] Starting character position of the substring to be deleted.
- cchSzDel
[in] Length of the substring.
Return Values
None.
Requirements
Header | msime.h |
Library | uuid.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |