|
PDT_ OEM-Specific Data
PDT_ values provide information specific to the tablet hardware. These values
are used in the wPdt member of the OEMPENINFO structure.
Constant
| Value
| Description
| PDT_NULL
| 0
| Null value.
| PDT_PRESSURE
| -
| Tablet can detect change in pen pressure.
| PDT_HEIGHT
| -
| Tablet can detect height of pen above surface.
| PDT_ANGLEXY
| -
| Tablet can detect change in pen horizontal angle.
| PDT_ANGLEZ
| -
| Tablet can detect change in pen vertical angle.
| PDT_BARRELROTATION
| -
| Tablet can detect rotation of pen barrel.
| PDT_OEMSPECIFIC
| 16
| Maximum number of values allowed.
|
For additional information, see the PENINFO and OEMPENINFO structures in Chapter 11, "Pen Application Programming Interface Structures."
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
TMS Scripter Studio Pro components for Delphi/C++Builder
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
|