InkX Control Messages
The following table shows the Pocket PC messages for the InkX control.
Message | PPC | SP | Description |
---|---|---|---|
IM_CLEARALL | X | Erases all contents from the current Compose window. | |
IM_GETDATA | X | Retrieves the specified data. | |
IM_GETDATALEN | X | Returns the length of the specified data. | |
IM_GETRICHINK | X | Gets the window handle to the RichInk control. | |
IM_REINIT | X | Erases all contents from the current Compose window. (This is the same as IM_CLEARALL) | |
IM_SETDATA | X | Sets the specified data. | |
IM_VOICEBAR | X | Used to hide or show the Voice bar. | |
IM_VOICE_STOP | X | Causes the Voice bar to halt playback or recording, if either is in progress. | |
IM_VOICE_PLAY | X | If an embedded voice object is currently selected, this will force a replay of that selected object. | |
IM_VOICE_RECORD | X | This will begin recording to an inline embedded object. | |
IM_RECORDING | X | Returns TRUE if currently recording. | |
IM_VOICE_PLAYING | X | Returns TRUE if currently playing voice data. | |
szHotRecording | X | Sent to the top-level window whenever the voice hotkey is pressed. |
See Also
Send Feedback on this topic to the authors