Returns the UsbEndpointReader or UsbEndpointWriter this transfer context is associated with.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public UsbEndpointBase EndpointBase { get; }
Public ReadOnly Property EndpointBase As UsbEndpointBase Get
public: property UsbEndpointBase^ EndpointBase { UsbEndpointBase^ get (); }