C# Class MonoLibUsb.MonoUsbApi.internal_libusb_device

Mostrar archivo Open project: arvydas/BlinkStickDotNet

Public Properties

Property Type Description
busNumber byte
ctx System.IntPtr
deviceAddress byte
list internal_list_head
mutexLock System.IntPtr
numConfigurations byte
refCnt int
sessionData uint

Property Details

busNumber public_oe property

public byte busNumber
return byte

ctx public_oe property

public IntPtr,System ctx
return System.IntPtr

deviceAddress public_oe property

public byte deviceAddress
return byte

list public_oe property

public internal_list_head list
return internal_list_head

mutexLock public_oe property

public IntPtr,System mutexLock
return System.IntPtr

numConfigurations public_oe property

public byte numConfigurations
return byte

refCnt public_oe property

public int refCnt
return int

sessionData public_oe property

public uint sessionData
return uint