Table of Contents

Class USB

Namespace
Hse.EviFluor
Assembly
Hseagcom.EviFluor.dll

Provides USB-related constants.

public static class USB
Inheritance
USB
Inherited Members

Fields

PID

Product ID (PID) of the USB device.

public const int PID = 3

Field Value

int

VID

Vendor ID (VID) of the USB device.

public const int VID = 7358

Field Value

int