LibUsbDotNet 2.2.8
Descriptor Property
Library ReferenceLibUsbDotNet.InfoUsbInterfaceInfoDescriptor
LibUsbDotNet on SourceForge
Gets the actual interface descriptor.
Declaration Syntax
C#Visual BasicVisual C++
public UsbInterfaceDescriptor Descriptor { get; }
Public ReadOnly Property Descriptor As UsbInterfaceDescriptor
	Get
public:
property UsbInterfaceDescriptor^ Descriptor {
	UsbInterfaceDescriptor^ get ();
}

Assembly: LibUsbDotNet (Module: LibUsbDotNet) Version: 2.2.8.104 (2.2.8.104)