Raritan PX2/PX3 JSON-RPC API
Public Member Functions | List of all members
usb::Usb Interface Reference

USB interface. More...

import"Usb.idl";

Public Member Functions

void getDevices (out vector< UsbDevice > usbDevices)
 Get a list of USB devices connected to the host port. More...
 

Detailed Description

USB interface.

Member Function Documentation

void usb::Usb::getDevices ( out vector< UsbDevice usbDevices)

Get a list of USB devices connected to the host port.

Parameters
usbDevicesResult: List of discovered devices

The documentation for this interface was generated from the following file: