|
RCP_ User Preferences
RCP_ values are used in the wRcPreferences member of the global RC structure. The RC structure is passed to a version 1.0 recognizer in the lpRC argument of InitRC and informs the recognizer of the user preferences.
RCP_ constants are provided only for compatibility with version 1.0 of the Pen
API and will not be supported in future versions.
The following table lists the RCP_ values:
Constant
| Description
| RCP_LEFTHAND
| User writes with left hand.
| RCP_MAPCHAR
| Tells a version 1.0 recognizer to fill in segmentation information in the lpsyc member of the SYG structure. This value cannot be set by the user because there is no Control
Panel access to it. RCP_MAPCHAR is used by the Trainer.
|
See Also
RC
Related Links
Software for Delphi and C++ Builder developers
Software for Visual Studio .NET developers
Software for Visual Basic 6 developers
Delphi Tips&Tricks
MegaDetailed.NET
More Online Helps
Win32 Programmer's Reference (win32.hlp)
Win32 Multimedia Programmer's Reference (mmedia.hlp)
OLE Programmer's Reference (ole.hlp)
Microsoft Windows Sockets 2 Reference (sock2.hlp)
Microsoft Windows Telephony API (TAPI) Programmer's Reference (tapi.hlp)
Unix Manual Pages
|