LibUsbDotNet 2.2.8
ActiveEndpoints Property
Library ReferenceLibUsbDotNetUsbDeviceActiveEndpoints
LibUsbDotNet on SourceForge
A list of endpoints that have beened opened by this UsbDevice class.
Declaration Syntax
C#Visual BasicVisual C++
public UsbEndpointList ActiveEndpoints { get; }
Public ReadOnly Property ActiveEndpoints As UsbEndpointList
	Get
public:
virtual property UsbEndpointList^ ActiveEndpoints {
	UsbEndpointList^ get () sealed;
}

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