Click or drag to resize
TappyReaderAutoDetect Method

[This is preliminary documentation and is subject to change.]

Connect to the first Tappy device the driver finds

Namespace: TapTrack.Tcmp.Communication
Assembly: TapTrack.Tcmp (in TapTrack.Tcmp.dll) Version: 0.4.0.0 (0.4.0.0)
Syntax
C#
public bool AutoDetect()

Return Value

Type: Boolean
True if connection to a Tappy device was successful, false otherwise
See Also