Programming with Reflection
XfrHostReturnCode property
Syntax |
object.XfrHostReturnCode |
Data type |
This property returns a numeric value which indicates success or failure by the transfer program after a transfer is completed.
This property is read-only.
0 The transfer was successful.
12208 An error was detected by AS/400. Additional explanation is available in the XfrHostMessage property.
28929 The command was cancelled.
Other values may be returned by the PC communication subsystem. Refer to your router's documentation to interpret the values.