Gets the endpoint ID for this UsbEndpointBase class.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public byte EpNum { get; }
Public ReadOnly Property EpNum As Byte Get
public: property unsigned char EpNum { unsigned char get (); }
LibUsbDotNet 2.2.8 EpNum Property Library Reference ► LibUsbDotNet.Main ► UsbEndpointBase ► EpNum |
C# | Visual Basic | Visual C++ |
public byte EpNum { get; }
Public ReadOnly Property EpNum As Byte Get
public: property unsigned char EpNum { unsigned char get (); }