A wrapper on the UsbCommunication.
More...
#include <WUsbCommunication.h>
A wrapper on the UsbCommunication.
◆ WUsbCommunication() [1/2]
WCommunication::WUsbCommunication::WUsbCommunication |
( |
| ) |
|
|
inline |
◆ ~WUsbCommunication()
WCommunication::WUsbCommunication::~WUsbCommunication |
( |
| ) |
|
|
inline |
◆ WUsbCommunication() [2/2]
WCommunication::WUsbCommunication::WUsbCommunication |
( |
WUsbSettings^ |
pUsbSettings | ) |
|
|
inline |
◆ Connect()
void WCommunication::WUsbCommunication::Connect |
( |
| ) |
|
|
inlineoverride |
Connects to the USB Device.
◆ Disconnect()
void WCommunication::WUsbCommunication::Disconnect |
( |
| ) |
|
|
inlineoverride |
Disconnect from the USB device.
◆ GetDeviceList()
static List< WUsbInformation^> WCommunication::WUsbCommunication::GetDeviceList |
( |
| ) |
|
|
inlinestatic |
A static method that retrieve the devices wired to the computer throug USB.
- Returns
- A detailed list of conected devices
The documentation for this class was generated from the following file: