C# Class ICSharpCode.USBlib.Internal.usb_bus

Show file Open project: roboime/legacy-roboime Class Usage Examples

Public Properties

Property Type Description
devices System.IntPtr
location uint
next System.IntPtr
prev System.IntPtr

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

devices public property

public IntPtr,System devices
return System.IntPtr

location public property

public uint location
return uint

next public property

public IntPtr,System next
return System.IntPtr

prev public property

public IntPtr,System prev
return System.IntPtr