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