DevicePath Field

Beta Innovations USB SDK .NET/COM

Device path key string as found in the Windows registry.

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

Syntax

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

See Also