Gets the kernel driver version in use by LibUsbDotNet.
if BcdLibUsbDotNetKernelMod is non-zero then the kernel driver is native.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public static UsbKernelVersion KernelVersion { get; }
Public Shared ReadOnly Property KernelVersion As UsbKernelVersion Get
public: static property UsbKernelVersion KernelVersion { UsbKernelVersion get (); }