LibUsbDotNet 2.2.8
Descriptor Property
Library Reference ► LibUsbDotNet.Info ► UsbEndpointInfo ► Descriptor
|
Gets the UsbEndpointDescriptor information.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public UsbEndpointDescriptor Descriptor { get; }
Public ReadOnly Property Descriptor As UsbEndpointDescriptor Get
public: property UsbEndpointDescriptor^ Descriptor { UsbEndpointDescriptor^ get (); }