Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
This method receives information about the position of the insertion point in the composition string.
Syntax
HRESULT SetCursorPos(
UINT uiCursorPos
);
Parameters
- uiCursorPos
[in] Integer that specifies the position of the insertion point.
Return Value
Cursor position of insertion point.
Requirements
| Header | msime.h |
| Library | uuid.lib |
| Windows Embedded CE | Windows CE .NET 4.0 and later |
See Also
Reference
IImeIPointNotifySink
IImeIPoint2