InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts Namespace / IFileTransfer Interface / ShowFileTransferDialog Method


In This Topic
    ShowFileTransferDialog Method
    In This Topic
    Opens the File Transfer dialog box.
    Syntax
    'Declaration
     
    
    Sub ShowFileTransferDialog() 
    'Usage
     
    
    Dim instance As IFileTransfer
     
    instance.ShowFileTransferDialog()
    void ShowFileTransferDialog()
    See Also