Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
FileTransfer Object
/ WRQHostErrorMessage 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
WRQHostErrorMessage Property
In This Topic
Returns the host error message for a failed WRQ/Reflection protocol file transfer.
Syntax
Visual Basic (Declaration)
expression
.WRQHostErrorMessage
As
String
where
expression
is a variable that represents a
FileTransfer Object
Remarks
Use this property whenever WRQSendFile or WRQReceiveFile generates an error. This property is relevant only for transfers that use the WRQ/Reflection protocol.
See Also
Reference
FileTransfer Object
FileTransfer Members