Name | Description | |
---|---|---|
AbortTransfer | Aborts an IND$FILE transfer. | |
AS400ReceiveFile | Transfers data from the host to the PC using the AS/400 data transfer protocol. | |
AS400SendFile | Transfers one or more PC files to the host using the AS/400 data transfer protocol. | |
CancelTransfer | Cancels an IND$FILE transfer or AS/400 data transfer in progress. If the host has stopped responding, you may need to use the AbortTransfer method instead. | |
INDReceiveFile | Transfers a file from the host to the PC using the IND$FILE protocol. | |
INDSendFile | Transfers a file from the PC to the host using the IND$FILE protocol. | |
Open | Opens a transfer request file. This is equivalent to opening a Transfer Request (.mto or .xto) file using the Open button in the File Transfer dialog. | |
ShowFileTransferDialog | Opens the File Transfer dialog box. | |
ShowFileTransferSetupDialog | Opens the Transfer Setup dialog box. This method returns an error if the user cancels the dialog box. |