IPenComm Interface

Neo smartpen SDK

IPenComm Interface

Interface of PenCommXXX object

Namespace:  Neosmartpen.Net
Assembly:  Neosmartpen.Net (in Neosmartpen.Net.dll) Version: 2.1.13.0 (2.1.13)
Syntax
C#
public interface IPenComm

The IPenComm type exposes the following members.

Properties
  NameDescription
Public propertyDeviceClass
Returns the Class of Device of the remote device.
Public propertyName
Gets or sets a name of PenComm object
Public propertyParser
Public propertyVersion
Gets a version of PenComm object
Top
Methods
  NameDescription
Public methodBind
Bind the bluetooth socket with IPenComm class.
Public methodClean
Top
See Also