Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
FileTransfer Object
/ Xfr400HostTP 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
Xfr400HostTP Property
In This Topic
Gets or sets which host transaction program (TP) Reflection uses.
Syntax
Visual Basic (Declaration)
expression
.Xfr400HostTP
As
AS400HostTPOption
where
expression
is a variable that represents a
FileTransfer Object
Property Value
A
AS400HostTPOption Enumeration
value.
Remarks
This property is only relevant for TCP/IP file transfers (that is, XfrTransport is set to LipiTcp).
Uses EHNTFW transaction program. (The default.)
Uses LIPI transaction program.
See Also
Reference
FileTransfer Object
FileTransfer Members