Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / HostSystemTypeOption Enumeration
In This Topic
HostSystemTypeOption Enumeration
In This Topic
Options for specifying the type of host with which Reflection expects to interact.
Members
MemberDescription
Hp1000Defines the HP 1000 as the host system type.
Hp3000Defines the HP 3000 as the host system type.
OtherDefines Other as the host system type.
UnixDefines UNIX as the host system type.
VmsDefines VMS as the host system type.
Remarks
This is relevant only for transfers that use the WRQ/Reflection protocol.
See Also