Type Property

LibUsbDotNet

LibUsbDotNet 2.2.8 Type Property
Library ReferenceLibUsbDotNet.MainUsbEndpointBaseType
LibUsbDotNet on SourceForge
Returns the EndpointType for this endpoint.
Declaration Syntax
C# Visual Basic Visual C++
public EndpointType Type { get; }
Public ReadOnly Property Type As EndpointType
	Get
public:
property EndpointType Type {
	EndpointType get ();
}

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