Home
last modified time | relevance | path

Searched defs:DeviceListCount (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Utilities/USBIP/
DDeviceListCount.cs12 public struct DeviceListCount struct
15 public uint NumberOfExportedDevices;
17 public override string ToString() in ToString()