Results Messages
Results messages concerning recognition come from the system, not the
recognizer. The messages depend on what services the application uses:
-  If DoDefaultPenInput runs the recognition process, it sends a chain of messages to the application
as described in Chapter 2, "Starting Out with System Defaults."
-  If the application calls one of the version 1.0 recognizer functions, such as Recognize or ProcessWriting, the system generates a WM_RCRESULT message. The system can send many
WM_RCRESULT messages during a single recognition event, depending on the frequency
that the application has specified for receiving data. The lParam of each message points to a new, self-contained RCRESULT structure that contains the recognition results generated since the last
WM_RCRESULT message.
				- Software for developers
				
- 
				Delphi Components
 .Net Components
 Software for Android Developers
- More information resources
				
- 
				MegaDetailed.Net
 Unix Manual Pages
 Delphi Examples