Carets Functions (Windows Embedded CE 6.0)
1/6/2010
The following table shows the caret functions, with a description for the purpose of each.
Programming element | Description |
---|---|
This function creates a new shape for the system caret and assigns ownership of the caret to the specified window. |
|
This function destroys the caret's current shape, frees the caret from the window, and removes the caret from the screen. |
|
This function returns the elapsed time, in milliseconds, required to invert the caret's pixels. |
|
This function copies the caret's position, in client coordinates, to the specified POINT structure. |
|
This function removes the caret from the screen. |
|
This function sets the caret blink time to the specified number of milliseconds. |
|
This function moves the caret to the specified coordinates. |
|
This function makes the caret visible on the screen at the caret's current position. |