Name |
Description |
The primary classes for communicating with smartpens. Each class has a general overview, and each public property, field, and method has a detailed reference. | |
Supporting classes and structures describing various state information of the smartpen, desktop application, data callback, and smartpen communication. It includes all handles and smartpen exceptions. Smartpen state relates to hardware status, version, installed packages, data changes, and Pen ID. Desktop application state relates to registration of applications and packages of interest. These types are often passed to methods of the primary classes of the PenComm API. | |
Signatures of callbacks that your code may need to implement when communicating with smartpens. Callbacks are primarily concerned with the transfer of data and commands between the desktop application and smartpens. | |
Constants used in the PenComm API. They are defined in the PenAPI class: some as constant fields, some as members of enums. |