InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / HostCharacterSetOption Enumeration


HostCharacterSetOption Enumeration
Host character set.
Syntax
'Declaration
 
Public Enum HostCharacterSetOption 
   Inherits System.Enum
 
'Usage
 
Dim instance As HostCharacterSetOption
Members
MemberDescription
Big5 
Bit7Hebrew 
CCDC 
DECCyrillic 
DECGreek 
DECHebrew 
DECKanji1978 
DECKanji1983 
DECSupplemental 
DECTurkish 
DGInternational 
Eastern_Europe_7bit 
EUCKanji 
GBChinese 
HPGreek 
HPHebrew 
HPRoman8 
HPRoman9 
HPTurkish 
ISOCyrillic 
ISOGreek 
ISOHebrew 
ISOLatin_1 
ISOLatin_2 
ISOLatin_5 
ISOLatin_9 
JIS1978 
JIS1983 
JIS1990 
JISKatakana 
Korean 
LatinGreek7 
NECN88 
PC220_Spanish 
PC437_English 
PC437G_Greek 
PC437T_Turkish 
PC850_Multilingual 
PC852_Slavic 
PC855_Cyrillic 
PC857_Turkish 
PC860_Portuguese 
PC861_Icelandic 
PC862_Hebrew 
PC863_CanadianFrench 
PC865_Nordic 
PC866_Cyrillic 
PC869_ModernGreek 
SBig5 
ShiftJIS 
SuperDECKanji 
Thai988TISO 
ThaiKU 
ThaiPrime 
ThaiTISO 
TraditionalChinese 
TVIMultinational 
UnisInternat 
UTF8 
Windows1250 
Windows1251 
Windows1252 
Windows1253 
Windows1254 
Windows1257 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Attachmate.Reflection.Emulation.OpenSystems.HostCharacterSetOption

See Also