Struct UsbmuxdDeviceInfo
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: iMobileDevice.Usbmuxd
Assembly: iMobileDevice-net.dll
Syntax
public struct UsbmuxdDeviceInfo
Fields
| Improve this Doc View Sourcehandle
Declaration
public uint handle
Field Value
Type | Description |
---|---|
System.UInt32 |
product_id
Declaration
public int product_id
Field Value
Type | Description |
---|---|
System.Int32 |
udid
Declaration
public string udid
Field Value
Type | Description |
---|---|
System.String |