In The Hand
IrDACharacterSet Enumeration
NamespacesInTheHand.Net.SocketsIrDACharacterSet
.NET Components for Mobility
Describes the character sets supported by the device.
Declaration Syntax
C#Visual Basic
public enum IrDACharacterSet
Public Enumeration IrDACharacterSet
Members
MemberDescription
ASCII
The ASCII character set.

ISO8859Latin1
The western European graphic character set.

ISO8859Latin2
The eastern European graphic character set.

ISO8859Latin3
The southern European graphic character set.

ISO8859Latin4
The northern European graphic character set.

ISO8859Cyrillic
The Cyrillic graphic character set.

ISO8859Arabic
The Arabic graphic character set.

ISO8859Greek
The Greek graphic character set.

ISO8859Hebrew
The Hebrew graphic character set.

ISO8859Latin5
The Turkish graphic character set.

Unicode
The Unicode character set.

HasFlag
Determines whether one or more bit fields are set in the current instance.

Remarks
The IrDACharacterSet enumeration describes the following character sets, which are used by the IrDAClient and IrDADeviceInfo classes.
See Also

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 3.0.0.0