Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
FileTransfer Object
/ WRQHostSystem Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
WRQHostSystem Property
In This Topic
Returns or specifies the type of host Reflection expects to interact with.
Syntax
Visual Basic (Declaration)
expression
.WRQHostSystem
As
HostSystemTypeOption
where
expression
is a variable that represents a
FileTransfer Object
Property Value
A
HostSystemTypeOption
value
Remarks
This property is relevant only for transfers that use the WRQ/Reflection protocol. The default depends on whether you have selected UNIX or OpenVMS defaults. See HostForDefaultSettings for details.
Defines the HP 1000 as the host system type.
Defines the HP 3000 as the host system type.
Defines VMS as the host system type.
Defines UNIX as the host system type.
Defines Other as the host system type.
See Also
Reference
FileTransfer Object
FileTransfer Members