A list of endpoints that have beened opened by this UsbDevice class.
Declaration Syntax
C# | Visual Basic | Visual C++ |
UsbEndpointList ActiveEndpoints { get; }
ReadOnly Property ActiveEndpoints As UsbEndpointList Get
property UsbEndpointList^ ActiveEndpoints { UsbEndpointList^ get (); }