SerialNum Field

Beta Innovations USB SDK .NET/COM

User assigned device serial number string.

Namespace:  BIUSBWrapper
Assembly:  BIUSBWrapper (in BIUSBWrapper.dll)

Syntax

Visual Basic (Declaration)
Public SerialNum As Byte()
C#
public byte[] SerialNum

See Also