PenDevice.ClassOfDevice Property

Neo smartpen SDK

PenDeviceClassOfDevice Property

Returns the Class of Device of the remote device.

Namespace:  Neosmartpen.Net.Bluetooth
Assembly:  Neosmartpen.Net (in Neosmartpen.Net.dll) Version: 2.1.13.0 (2.1.13)
Syntax
C#
public uint ClassOfDevice { get; }

Property Value

Type: UInt32
See Also