Provides information about remote devices connected by infrared communications.
| C# | Visual Basic |
public class IrDADeviceInfo
Public Class IrDADeviceInfo
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| CharacterSet |
Gets the character set used by the server, such as ASCII.
| |
| DeviceAddress |
Returns the address of the remote device.
| |
| DeviceID | Obsolete.
Provided solely for compatibility with System.Net.IrDA - consider using DeviceAddress instead.
| |
| DeviceName |
Gets the name of the device.
| |
| Equals(Object) |
Compares two IrDADeviceInfo instances for equality.
(Overrides Object.Equals(Object).) | |
| Finalize()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode()()() |
Returns the hash code for this instance.
(Overrides Object.GetHashCode()()().) | |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| Hints |
Gets the type of the device, such as a computer.
| |
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString()()() | (Inherited from Object.) |
| Object | |
| IrDADeviceInfo | |
IrDADeviceInfo