Struct DeviceDescriptor
Implements
Inherited Members
Namespace: EyeAuras.Roxy.Shared.HID
Assembly: EyeAuras.Roxy.Shared.dll
Syntax
public struct DeviceDescriptor : IEquatable<DeviceDescriptor>
Properties
Name | Description |
---|---|
Attributes | |
DevicePathName |
Methods
Name | Description |
---|---|
Equals(DeviceDescriptor) | |
Equals(object) | |
GetHashCode() | |
ToString() |
Operators
Name | Description |
---|---|
operator ==(DeviceDescriptor, DeviceDescriptor) | |
operator !=(DeviceDescriptor, DeviceDescriptor) |