Endpoint Property

LibUsbDotNet

LibUsbDotNet 2.2.8 Endpoint Property
Library ReferenceMonoLibUsb.TransferMonoUsbTransferEndpoint
LibUsbDotNet on SourceForge
Enpoint address.
Declaration Syntax
C# Visual Basic Visual C++
public byte Endpoint { get; set; }
Public Property Endpoint As Byte
	Get
	Set
public:
property unsigned char Endpoint {
	unsigned char get ();
	void set (unsigned char value);
}

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