In The Hand - .NET Components for Mobility
IrDACharacterSet Enumeration
NamespacesInTheHand.Net.SocketsIrDACharacterSet
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.

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: 2.2.0.0