- doc updated
git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@176 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
This commit is contained in:
@@ -51,8 +51,8 @@ public class LibusbWin {
|
|||||||
* <code>usb_get_busses</code> returns a tree of descriptor objects.<br>
|
* <code>usb_get_busses</code> returns a tree of descriptor objects.<br>
|
||||||
* The tree represents the bus structure with devices, configurations,
|
* The tree represents the bus structure with devices, configurations,
|
||||||
* interfaces and endpoints. Note that this is only a copy. To refresh the
|
* interfaces and endpoints. Note that this is only a copy. To refresh the
|
||||||
* information, <code>usb_getbusses()</code> must be called again. The
|
* information, <code>usb_get_busses()</code> must be called again.<br>
|
||||||
* name of the objects contained in the tree is starting with
|
* The name of the objects contained in the tree is starting with
|
||||||
* <code>Usb_</code>.
|
* <code>Usb_</code>.
|
||||||
*
|
*
|
||||||
* @return the structure of all busses and devices. <code>Note:</code> The
|
* @return the structure of all busses and devices. <code>Note:</code> The
|
||||||
|
|||||||
Reference in New Issue
Block a user