FUTEK .NET API Documentation
FUTEK_USB_DLL Assembly / FUTEK_USB_DLL Namespace / USB_DLL Class / USB_DLL Constructor


In This Topic
    USB_DLL Constructor
    In This Topic
    Provides access to read from or write to USB devices.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New USB_DLL()
    public USB_DLL()
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also