Encapsulates communication between a desktop application and smartpens. This class is used to initialize the PenComm library, configure the log file, trigger a search for all docked smartpens, and retrieve a Smartpen object by passing a PenHandle. In addition, it defines various attach and detach events and declares delegate types for handling them.
See Smartpens Members.
public class Smartpens;