C# Class ICSharpCode.USBlib.Internal.usb_bus

显示文件 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_oe property

public IntPtr,System devices
return System.IntPtr

location public_oe property

public uint location
return uint

next public_oe property

public IntPtr,System next
return System.IntPtr

prev public_oe property

public IntPtr,System prev
return System.IntPtr